Hello everyone, I would like to know if echo:function is not allowed to have dynamic tags?
For example, {echo: custom_function({post_id})}
On the page, I see “{echo:covert_json(322)}”
Yes, alloowed. But the best solution is to use this
Hello everyone, I would like to know if echo:function is not allowed to have dynamic tags?
For example, {echo: custom_function({post_id})}
On the page, I see “{echo:covert_json(322)}”
Yes, alloowed. But the best solution is to use this