Description
WP-Newsticker provides a powerfull and nice javascript Newsticker for WordPress. It can be implemented anywhere on your Blog/Website. This Newsticker shows your featured content (Set it via Admin Panel). This is a very nice solution to everybody who wants to have some kind of a magazin style. The following functions are integrated:
- nice sliding text from right to left
- Post date/link/title/small description
- Admin Panel to adjust style, speed, order of posts, maximum posts/pages etc.
Screenshots
Installation
- Upload /wp-newsticker/ to your Plugin directory (wp-content/plugins/)
- Activate the Plugin
- Use shortcode [newsticker] anywhere in content or place
<?php include (ABSPATH . '/wp-content/plugins/wp-newsticker/news.php'); ?>
in your templates.
FAQ
- Where can I insert the Newsticker?
-
You can insert the Newsticker everywhere in your template files.
- Where can I edit the width and height?
-
Width is set to 100% of your container’s width. You can adjust it in news.php.
Reviews
Contributors & Developers
“WP-Newsticker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-Newsticker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- Added Admin Panel
- New Options
- Optimizing Styling
- Fixed Bugs
- Security Update
1.0
- WP-Newsticker is available for download