外掛說明
Best Ticker WordPress Plugin For Your Website Theme. You Can Embed News Ticker Via Shortcode In Anywhere You Want, Even in Theme Files.
For Basic usages
General Ticker
[ticker]
1st Part Background Change
[ticker id="2" color="blue" bg="green" speed="2000" ]
2nd Part Background Change
[ticker id="3" bg="red" color="black"speed="1500" ]
Change Text
[ticker id="4" text=" Best Ticker" color="green" bg="purple" speed="500" ]
Post Count
[ticker id="5" count="1" color="black" bg="fuchsia" speed="100" ]
Ticker From Post Category
[ticker id="6" category="classic" text=" Top News" color="chartreuse" bg="maroon" speed="1000" ]
Cursor seed
[ticker id="7" cursorspeed="2" color="maroon" bg="blue"]
Ticker Speed Change
[ticker id="8" speed="2000" color="red" bg="orange" text=" Test Ticker" ]
螢幕擷圖
安裝方式
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- If you want best ticker in your wordpress theme. Place
<?php echo do_shortcode('yourshortcode');?>
in your template.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
Initial release