Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Best Ticker

Opis

Best Ticker WordPress Plugin For Your Website Theme. You Can Embed News Ticker Via Shortcode In Anywhere You Want, Even in Theme Files.

Plugin Demo

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" ]

Slike ekrana

  • Instaled demo server

Instalacija

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. If you want best ticker in your wordpress theme. Place <?php echo do_shortcode('yourshortcode');?> in your template.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Best Ticker” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Best Ticker” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

Initial release