[WordPress] 外掛分享: MS Slots

首頁外掛目錄 › MS Slots
10+
安裝啟用
尚無評分
6031 天前
最後更新
問題解決
WordPress 2.0.2+ v1.0 上架:2009-09-10

內容簡介

這個外掛可以讓你非常輕鬆地在你的主題的任何地方顯示 HTML/Javascript/文字,也可以隨機顯示內容。
你可以使用 MS Slots 外掛來顯示 Google AdSense 或其他廣告、靜態橫幅、隨機橫幅等等的內容。

你可以在你的範本任何位置添加一個單一的 slot,例如:
<?php if(function_exists("ms_slots")){ echo ms_slots("1"); } ?>

你也可以添加隨機的 slots,例如:
<?php if(function_exists("ms_random_slots")){ echo ms_random_slots(); } ?>

要排除某些 slots,可以使用以下方法:
<?php if(function_exists("ms_random_slots")){ echo ms_random_slots("1,2"); } ?>

如果需要任何幫助、建議或投訴,請發送郵件至 [email protected]
或訪問 http://shahidmau.blogspot.com

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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

you can add a single slot anywhere in your template, e.g.

you can also add random slots, e.g.

to exclude slots, use

for any help/suggestion/complain, please write me at [email protected]
or visit http://shahidmau.blogspot.com

文章
Filter
Apply Filters
Mastodon