This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Best Ticker

Descripcion

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

Screenshots

  • Instaled demo server

Installacion

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Best Ticker” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Initial release