Aprašymas
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
-
you can add a single slot anywhere in your template, e.g.
<?php if(function_exists("ms_slots")){ echo ms_slots("1"); } ?> -
you can also add random slots, e.g.
<?php if(function_exists("ms_random_slots")){ echo ms_random_slots(); } ?> -
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 [email protected]
or visit http://shahidmau.blogspot.com
Diegimas
- Download the zipped plugin file to your local machine from http://shahidmau.blogspot.com.
- Unzip the file.
- Upload the „ms-slots” folder to the „/wp-content/plugins/” directory.
- Activate the plugin through the „Plugins” menu in WordPress.
Atsiliepimai
Įskiepis neturi atsiliepimų.
Programuotojai ir komandos nariai
“MS Slots” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “MS Slots” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.