2015-10-26, 09:28 PM
Hi guys I'm developing a plugin and I need you help:
For run this plugin users need to add {$text} near the forum name in forumbit_depth2_forum.
It's reccomended that user put this variable in template or that I put it with the plugin?
I got this question for theme that didn't have this code:
For run this plugin users need to add {$text} near the forum name in forumbit_depth2_forum.
It's reccomended that user put this variable in template or that I put it with the plugin?
I got this question for theme that didn't have this code:
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>