AT News Scroller Plugin
A simple plugin to pull latest post from certain category as News ticker.
This is a simple plugin which pull latest posts as scroll. There is option to set the desired speed for scroller with various UI customization options.
Demo
You can view demo of the plugin at TasteWP
Installation
- Upload the plugin files to the
/wp-content/plugins/at-news-scroller
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Change option from Plugin Setting option named AT Scroll Option
- Use Plugin
<?php do_action('at_ticker_code'); ?>
code anywhere in your theme or use [at-scroll-code]
in your widget or page
Screenshots
Plugin In Action - Plugin In action on Twenty Sixteen Theme
Plugin In Action - Plugin In action on another theme
Display Setting - Various setting fou UI customization
Plugin Options - Various option like setting speed, Text and choose number of post and Post category to show from
FAQ
Changelog
0.4
0.3
- Added Shortcode
- Bug fixes and Enhancements
0.2
- Removed Inbuilt Jquery File
- Removed Inbuilt Redux Framework
- Some CSS and JS enhancement
0.01