Loading...
banner plugin Image
woo-image

WP News and Scrolling Widgets

By Essential Plugin

Description

This plugin allows you to enhance your WordPress website by adding a News custom post type along with various scrolling widgets. It provides an easy way to display news items in different formats, including vertical scrolling news widgets and thumbnail widgets.

With Gutenberg block support, you can seamlessly integrate news content into your posts and pages. The plugin also offers shortcode functionality, allowing you to display news anywhere on your site. You can customize the display settings, such as limiting the number of posts shown and filtering by category.

The WP News and Scrolling Widget is designed to improve your website's appearance and functionality, making it a valuable addition for any online business looking to keep their audience informed.

Other Notable Features

Here are a few other notable features of this free WP News and Scrolling Widgets plugin.

check-fill
News custom post type
check-fill
Scrolling widgets
check-fill
WordPress news plugin

Screenshots

FAQ

Just add this code in your theme function.php file to enable/disable Gutenberg editor support for News Posts :

function prefix_gutenberg_editor_support($news_args){     $news_args['show_in_rest'] = false;      return $news_args;   } add_filter( 'sp_news_registered_post_type_args', 'prefix_gutenberg_editor_support' ); 

Contributors and developers

“WP News and Scrolling Widgets” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.65

Average

Star-Image

Ratings

4.4 out of 5 | 81
History-Image

Version

5.0.6
calendar-Image

Last updated

1 month ago
Star-Image

Active installations

10,000+
Star-Image

WordPress version

6.9.4 or higher
php-Image

PHP version

or higher
translate-Image

Languages

3

Tags

Free Scrolling News Wordpress Plugin,Main News Page Scrolling,Wordpress Horizontal News Plugin Widget,Wordpress News Plugin,Wordpress Vertical News Plugin Widget