=== Any News Ticker === Developed by: mucasoft Requires at least: 4.0 Tested up to: 4.9 Stable tag: /trunk/ License: GPL2 == Description == Any news ticker to show anything as ticker on your website very easily. you can use it in any page, post or in any widget of your website by simple shortcode. you can also customize the ticker in shortcode. No need technical or coding knowledge. [**View samples of each mode.**](https://mucasoft.com/plugins/any-news-ticker-demo/) == Installation == 1. Upload `anyNewsTicker` directory to the "/wp-content/plugins/" directory 2. Activate the plugin through the "Plugins" menu in WordPress 3. Use [any-ticker] in any page, post or widget. That's all... == Default settings == 1. Display latest 5 posts from any category. 2. Ticker speed .10 (ms) 3. Left right control off 4. Default ticker title "Latest Posts" == Customization == You can customize your ticker if you want, read bellow carefully. 1. Use titleText="" to replace ticker title. 2. Use speed="" to optimize ticker speed. 3. Use category_id="" to show specific category post. 4. Use count="" to control number of post to show. For example: [any-ticker titleText="Lates News" speed=".30" category_id="2" count="5"] == Screenshots == 1. Default Ticker Type options 2. Scroll Mode options 3. Rotate Mode options 4. List Mode options 4. Global options 5. Embed options == Changelog == = 1.0.0 = * Initial upload of Any News Ticker.