ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

MS Slots

აღწერა

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

დაყენება

  1. Download the zipped plugin file to your local machine from http://shahidmau.blogspot.com.
  2. Unzip the file.
  3. Upload the “ms-slots” folder to the “/wp-content/plugins/” directory.
  4. Activate the plugin through the “Plugins” menu in WordPress.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“MS Slots” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ MS Slots თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.