Add and display Responsive WordPresss Recent Post Slider and Carousel on your website with 4 designs (Slider) and 1 designs (Carousel) using a shortco …
Want to skyrocket the popularity of your plugin and reach millions of eager users? Look no further than WP Hive. Gain credibility through in-depth reviews, drive conversions with targeted email marketing, and boost visibility with strategic social promotion and exposure
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Tests done by WP Hive test script Results
Minimal impact on memory usage The memory usage of this plugin is less than the average memory usage of other plugins on WordPress.org + 200KB. Check FAQ for more.
Minimal impact on pagespeed The impact of this plugin on PageSpeed is less than the average impact of other plugins on WordPress.org + 1000 milliseconds
No PHP errors, warning, notices WP Hive automated test found no PHP error while activating this plugin on our server
No Javascript issues WP Hive automated test found no JavaScrip error while activating this plugin on our server
Latest PHP 8.1.12 compatible WP Hive automated test found the plugin fully compatible with the latest version of PHP
Latest WordPress 6.1.1 compatible WP Hive automated test found the plugin fully compatible with the latest version of WordPress
Optimized database footprint The plugin creates less than 50 database tables
No activation errors WP Hive automated test found no activation error while activating this plugin on our server
No resource errors WP Hive automated test found no resource error/s while trying this plugin on our server
Frequently updated The plugin was not updated at least once in the last 90 days
All the plugins are tested on the same server with exactly same configuration via test script that automatically activates and logs the data WP Hive shows.
All the scripts run on a VPS with 8 CPU cores and 8 GB of RAM.
The test sites are hosted on Google Cloud VM instances, one site/plugin per instance. The machine type is n1-standard-1. The server is a 8 core CPU with 8GB of RAM.
The test sites are hosted on Apache/2 server and they are tested on PHP 8.1.12 & WordPress 6.1.1.
The database server is MySQL 10.6.10 and the default PHP memory limit is 512M.
832K
Total Downloads
20K
Active Installation
9 years
On WordPress
0.0%
Growth Rate
4
Support Thread
116
Ratings on WordPress
00
Downloads This Week
00
Ago Last Updated
Bluehost + WordPress
Managed hosting with 100% uptime and top-tier speed. Starts from $1.99/mo.
Disclosure: When you buy through affiliate links on this site, WP Hive may earn a commission which we use to keep the site running. Learn more →
About WP Responsive Recent Post Slider
Description
Attractive & eye-catching WP Responsive Recent Post Slider and Carousel. This plugin displays your recent WordPress posts using : Posts Slider (4 designs), Posts Carousel (1 designs) Check Demo and Features for additional information. When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider WP responsive recent post slider. Help your website to....
Attractive & eye-catching WP Responsive Recent Post Slider and Carousel.
This plugin displays your recent WordPress posts using :
Posts Slider (4 designs),
Posts Carousel (1 designs)
Check Demo and Features for additional information.
When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider WP responsive recent post slider. Help your website to get a slide-wise display to show the recent posts/news. Not just eye appealing, it is also loved by the visitors as they find it quite easy to locate the recent posts.
You can also try our FREE plugin Recent Posts Widget Designer along with “Responsive Recent Post Slider/Carousel”
Display unlimited number of WordPresss posts slider and carousel in a single page or post with different sets of options like category, limit, navigation type.
Also work with Gutenberg shortcode block.
Here is the plugin shortcode example
Post Slider
[recent_post_slider]
Post Carousel
[recent_post_carousel]
To display only latest 4 post:
[recent_post_slider limit="4"]
Where limit define the number of posts to display. You can use same parameter with Carousel shortcode.
If you want to display Recent Post Slider by category then use this short code:
[recent_post_slider category="category_ID"]
You can use same parameter with Carousel shortcode.
We have given 4 designs. For designs use the following shortcode:
[recent_post_slider design="design-1"]
Where designs are : design-1, design-2, design-3, design-4. You can use same parameter with Carousel shortcode but in Carousel we have given only 1 design ie design-1.
Here is Template code
Use Following Recent Post Slider parameters with shortcode
[recent_post_slider]
limit : [recent_post_slider limit=”8″] (Display only 8 latest post. By default it display 8 latest posts with shortcode [recent_post_slider]. If you want to display all posts then use limit=”-1″).
design : [recent_post_slider design=”design-1″] (You can select 4 design( design-1, design-2, design-3, design-4 ) for your recent post slider. ).
category: [recent_post_slider category=”category_ID”] ( ie Display recent post slider by their category ID ).
show_category_name : [recent_post_slider show_category_name=”true” ] (Display category name OR not. By default value is “True”. Options are “ture OR false”).
show_date : [recent_post_slider show_date=”false”] (Display post date OR not. By default value is “True”. Options are “ture OR false”)
show_content : [recent_post_slider show_content=”true” ] (Display post Short content OR not. By default value is “True”. Options are “ture OR false”).
media_size : [recent_post_slider media_size=”full”] (where you can use values : thumbnail, medium, medium_large, large and full)
Pagination and arrows : [recent_post_slider dots=”false” arrows=”false”]
Autoplay and Autoplay Interval: [recent_post_slider autoplay=”true” autoplay_interval=”100″]
Slide Speed: [recent_post_slider speed=”3000″]
content_words_limit : [recent_post_slider content_words_limit=”30″ ] (Control post short content Words limit. By default limit is 20 words).
post_type: [recent_post_slider post_type=”post”] (ie added custom post type support where you add custom post. By default value is “post”)
taxonomy: [recent_post_slider taxonomy=”category”] (ie added custom taxonomy support where you add custom taxonomy. By default value is “category”)
hide_post: [recent_post_slider hide_post=”1,2,3″] (ie exclude some posts with their post-id that you do not want to display)
show_author: [recent_post_slider show_author=”false”] (ie Display author name OR not. By default value is “true”. Values are “true OR false”)
show_read_more: [recent_post_slider show_read_more=”true”] (Display read more button. Values are “true OR false”)
rtl: [recent_post_slider rtl=”true”] (for rtl mode. By default value is “false”. Options are “true OR false”).
Use Following Recent Post Carousel parameters with shortcode
[recent_post_carousel]
limit : [recent_post_carousel limit=”8″] (Display only 8 latest post. By default it display 8 latest posts with shortcode [recent_post_carousel]. If you want to display all posts then use limit=”-1″).
design : [recent_post_carousel design=”design-1″] (You can select 1 design for your recent post carousel. ).
category: [recent_post_carousel category=”category_ID”] ( ie Display recent post carousel by their category ID ).
show_category_name : [recent_post_carousel show_category_name=”true” ] (Display category name OR not. By default value is “True”. Options are “ture OR false”).
show_date : [recent_post_carousel show_date=”false”] (Display post date OR not. By default value is “True”. Options are “ture OR false”)
show_content : [recent_post_carousel show_content=”true” ] (Display post Short content OR not. By default value is “True”. Options are “ture OR false”).
media_size : [recent_post_carousel media_size=”full”] (where you can use values : thumbnail, medium, medium_large, large and full)
slides_to_show : [recent_post_carousel slides_to_show=”3″ ] (Display number of posts at a time. By default value is “3”).
slides_to_scroll : [recent_post_carousel slides_to_scroll=”1″ ] (Scroll number of posts at a time. By default value is “1”).
Pagination and arrows : [recent_post_carousel dots=”false” arrows=”false”]
Autoplay and Autoplay Interval: [recent_post_carousel autoplay=”true” autoplay_interval=”100″]
Slide Speed: [recent_post_carousel speed=”3000″]
content_words_limit : [recent_post_carousel content_words_limit=”30″ ] (Control post short content Words limit. By default limit is 20 words).
post_type: [recent_post_carousel post_type=”post”] (ie added custom post type support where you add custom post. By default value is “post”)
taxonomy: [recent_post_carousel taxonomy=”category”] (ie added custom taxonomy support where you add custom taxonomy. By default value is “category”)
hide_post: [recent_post_carousel hide_post=”1,2,3″] (ie exclude some posts with their post-id that you do not want to display)
show_author: [recent_post_carousel show_author=”false”] (ie Display author name OR not. By default value is “true”. Values are “true OR false”)
show_read_more: [recent_post_carousel show_read_more=”true”] (Display read more button. Values are “true OR false”)
rtl: [recent_post_carousel rtl=”true”] (for rtl mode. By default value is “false”. Options are “true OR false”).
Pro Features include:
Premium Version
Recent Post Slider with 25 designs.
Recent Post Carousel with 30 designs.
Recent Post gridbox slider with 8 designs.
Shortcode [recent_post_carousel] and [gridbox_post_slider]
3 Widgets (Post slider, Post List/Slider-1, Post List/Slider-2).
V1.3.4 Support WordPress default post as well as any custom post-type and taxonomy .
Gutenberg Block Supports.
Visual Composer Support.
WP Templating Features.
View PRO DEMO and Features for additional information.
Features include:
Post slider
Post carousel
Easy to add.
Also work with Gutenberg shortcode block.
Given 4 designs.
Media size ie thumbnail, medium, medium_large, large and full
Responsive.
Responsive touch slider.
Mouse Draggable.
You can create multiple post slider with different options at single page or post.
Custom post type support.
Exclude Post with their ID’s that you do not want to display.
How to install :
Privacy & Policy
We have also opt-in e-mail selection, once you download the plugin , so that we can inform you and nurture you about products and its features.
Want to skyrocket the popularity of your plugin and reach millions of eager users? Look no further than WP Hive. Gain credibility through in-depth reviews, drive conversions with targeted email marketing, and boost visibility with strategic social promotion and exposure
Subscribe to get more quality reviews and articles.
Be Part of the Conversation with WordPress Enthusiasts
Using WP Responsive Recent Post...? Great, join the conversation now!
Let’s talk about overall quality, ease of use, stellar support, unbeatable value, and the amazing experience WP Responsive Recent Post... brings to you.
Changelog
Please Share:
Please Allow Us A Moment Before You Go
Subscribe to our weekly newsletter to get exclusive WordPress toturials, updates and pillar content directly in your inbox.
Be Part of the Conversation with WordPress Enthusiasts
Using WP Responsive Recent Post...? Great, join the conversation now!
Let’s talk about overall quality, ease of use, stellar support, unbeatable value, and the amazing experience WP Responsive Recent Post... brings to you.