Description
Latest News is a simple plugin that allows you to display the latest news articles on your WordPress website. You can easily customize the appearance and behavior of the news ticker to suit your needs.
Installation
- Upload the
aidsys-latest-news
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the shortcode
[aidsys_news_ticker_panel]
in your posts, pages, or widgets to display the news ticker.
FAQ
-
How do I customize the appearance of the news ticker?
-
You can customize the news ticker’s appearance by modifying the plugin’s CSS file or using custom CSS in your theme’s style.css file.
-
Can I specify which news articles to display?
-
By default, the plugin displays the latest news articles. However, you can customize the query parameters to display specific news articles based on categories, tags, or custom post types.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Aidsys Latest News” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Aidsys Latest News” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
1.1
- Improving shortcode
1.2
- Security enhancements.
1.3
- WordPress version update.