[Plugin: WP Bannerize] JavaScript embed code
-
isnt out there anyone who would tweak this plugin to be able embeding banners on site via javascript code?
it would solve problems when other cache plugins are active, right now, im using iframe way to do this but it has some limitations and its complicated when you have lot of banner zones.
JavaScript should look something like this
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/banner/banner.php?limit=1&group=square&random=1"></script>
The topic ‘[Plugin: WP Bannerize] JavaScript embed code’ is closed to new replies.