[Plugin: Image Widget] Function call for plugin
-
Hello,
Great little plugin!
However, since the theme I am using is not widget-compatible, is there any chance that a function call could be added so that the plugin can be called from any place on the site?
For example:
<?php if (function_exists('image_widget')) { echo image_widget(); } ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Image Widget] Function call for plugin’ is closed to new replies.