Calling Plug-in In Sidebar
-
Here’s a general question I haven’t been able to find the answer for. I’m using a plug in that uses the typical [pluginName functionID] structure for adding it to a post. I want to use that in the sidebar, but without widgets. How do I call it? I tired
<?php pluginName('functionID'); ?>
but that didn’t seem to work. Any suggestions?
- The topic ‘Calling Plug-in In Sidebar’ is closed to new replies.