nosferatuscoffin
Member
Posted 2 years ago #
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(); } ?>
Hi, thanks for the feedback. Honestly it would take a fair bit of work to build UI for administrating the widget if it can't be a widget. The point of this is to use as a widget so I'm not planning on making a template tag for it. Again, I appreciate the suggestion!
Cheers!
-p