Descrizione
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" ]
Installazione
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Best Ticker” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Best Ticker” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
Initial release