MS Slots

0

Plugin to display HTML/Javascripts/Text anywhere in your theme in a very easy way. You can also display your contents randomly. You can use MS Slots Plugin for google adsense or other a

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

Plugin to display HTML/Javascripts/Text anywhere in your theme in a very easy way. You can also display your contents randomly.
You can use MS Slots Plugin for google adsense or other ads, static banners, random banners etc

  1. you can add a single slot anywhere in your template, e.g.
    <?php if(function_exists(“ms_slots”)){ echo ms_slots(“1”); } ?>

  2. you can also add random slots, e.g.
    <?php if(function_exists(“ms_random_slots”)){ echo ms_random_slots(); } ?>

  3. to exclude slots, use
    <?php if(function_exists(“ms_random_slots”)){ echo ms_random_slots(“1,2”); } ?>

for any help/suggestion/complain, please write me at mshahid85@gmail.com
or visit http://shahidmau.blogspot.com