Linux 软件免费装

Plugin Name

开发者 M Shahid
更新时间 2009年9月13日 17:55
捐献地址: 去捐款
PHP版本: 2.0.2 及以上
WordPress版本: 2.8.4

标签

auto ms plugins wordpress slots wordpress contents wordpress hooks wordpress adsense random adsense wordpress banner wordpress random banner random contents

下载

screenshot.png

详情介绍:

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 <-- Usage -->
  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"); } ?>

安装:

  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.