wp scroll posts
wp scroll posts is posts scroller plugin
The facts
- Rating
- 5★ from 5
- Active installs
- 90+
- Price
- Free
- Last updated
- 12 May 2015
- Added
- Sep 2013
- Requires WP
- 3.5
- Tested up to
- WP 4.2.39
- Downloads
- 9,437
Our analysis
AI-assistedwp scroll posts is a WordPress plugin that allows you to create a scrolling widget for posts on your site. It features a settings page where you can enable or disable options such as the title, date, and excerpt of the posts displayed in the scroll. You can add the scroller to your website using widgets or shortcodes, providing flexibility in how it is implemented.
This plugin is suitable for users who want to enhance their site with a scrolling display of posts, making it easier for visitors to view content. It is particularly useful for blogs or news sites that want to highlight multiple posts in a compact format.
Best for: This plugin suits bloggers or news site owners looking to display posts in a scrolling format.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Allows customisation of displayed post elements
- ✓Multiple methods to add the scroller to your site
Where it falls short
- •Last updated in May 2015, may not be compatible with newer WordPress versions
- •Limited information on features beyond basic functionality
Verdict
wp scroll posts provides a straightforward way to add a scrolling post display to your site, though its age may limit compatibility with the latest WordPress updates.
From the developer
Ajay Sharma's own description of wp scroll posts, lightly tidied.
wp scroll posts create widget of scroll posts up/down with setting page , give setting like , enable, title, date, excerpt etc. user can enable or disable each option as one needed.
To add scroller to your website
Method 1
Go to Appreance->widget there you will find wp scroll posts widget
Method 2
or use short code [wpsp],[wpsp cat='CategoryName'] to your page or post or text widget
Method 3
to use in theme use <?php echo do_shortcode('[wpsp]'); ?> to your template