WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: wp-responsive-recent-post-slider (Used by 3,580 domains)

WP Responsive Recent Post Slider/Carousel

✅ Now that you have your website ready then why don’t you download and try out this responsive post slider/ carousel to give it better functionality.

Download Now this post slider because It lets your customer see how many latest posts you have and to make them see everything on your website in a short time without getting them bored then this responsive slider and carousel can be an easy solution for you.

Download Now this post slider because It is proven that responsive sliders have been a powerful tool to present your content in a very neat manner with the help of fancy sliders and customized designs.

FREE DEMO | PRO DEMO

Your customer might like the professional and fancy vibe of your site with responsive sliders

✅ This plugin displays your recent WordPress posts using :

  • Posts Slider (4 designs)
  • Posts Carousel (1 designs)

Download Now it today and explore all the features.

✅ Features :

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.

Display unlimited number of WordPress posts slider and carousel in a single page or post with different sets of options like category, limit, navigation type.

Also added Gutenberg block support.

✅ 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 i.e. 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”] ( i.e. 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 “true OR false”).
  • show_date : [recent_post_slider show_date=”false”] (Display post date OR not. By default value is “True”. Options are “true OR false”)
  • show_content : [recent_post_slider show_content=”true” ] (Display post Short content OR not. By default value is “True”. Options are “true 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”]
  • Auto play and Auto play 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”] (i.e. added custom post type support where you add custom post. By default value is “post”)
  • taxonomy: [recent_post_slider taxonomy=”category”] (i.e. added custom taxonomy support where you add custom taxonomy. By default value is “category”)
  • posts: [recent_post_slider posts=”1,2,3″] (i.e. include some posts with their post-id that you want to display)
  • hide_post: [recent_post_slider hide_post=”1,2,3″] (i.e. exclude some posts with their post-id that you do not want to display)
  • show_author: [recent_post_slider show_author=”false”] (i.e. 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”).
  • lazyload: [recent_post_slider lazyload=”ondemand”] (Lazy load images. Defaults to ”. Two options can be passed. ‘ondemand’, ‘progressive’)

✅ 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”] ( i.e. 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 “true OR false”).
  • show_date : [recent_post_carousel show_date=”false”] (Display post date OR not. By default value is “True”. Options are “true OR false”)
  • show_content : [recent_post_carousel show_content=”true” ] (Display post Short content OR not. By default value is “True”. Options are “true 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”]
  • Auto play and Auto play 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”] (i.e. added custom post type support where you add custom post. By default value is “post”)
  • taxonomy: [recent_post_carousel taxonomy=”category”] (i.e. added custom taxonomy support where you add custom taxonomy. By default value is “category”)
  • posts: [recent_post_carousel posts=”1,2,3″] (i.e. include some posts with their post-id that you want to display)
  • hide_post: [recent_post_carousel hide_post=”1,2,3″] (i.e. exclude some posts with their post-id that you do not want to display)
  • show_author: [recent_post_carousel show_author=”false”] (i.e. 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”).
  • lazyload: [recent_post_carousel lazyload=”ondemand”] (Lazy load images. Defaults to ”. Two options can be passed. ‘ondemand’, ‘progressive’)

Pro Features include:

Premium Version

  • Recent Post Slider with 25 designs.
  • Recent Post Carousel with 30 designs.
  • Recent Post grid box 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.
  • Gutenberg, Elementor, Beaver and SiteOrigin Page Builder Native Support (New).
  • Divi Page Builder Native Support (New).
  • Fusion Page Builder (Avada) Native Support (New).
  • WP Templating Features.

Checkout demo for better understanding

FREE DEMO | PRO DEMO

Essential Plugin Bundle Deal

Annual or Lifetime Bundle Deal

✅ Features include:

  • Added Gutenberg block support.
  • Post slider
  • Post carousel
  • Easy to add.
  • Also work with Gutenberg shortcode block.
  • Given 4 designs.
  • Media size i.e. 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.
DomainExposuresHeadersLast Checked
p*e*s*i*d*.net (WP 4.7.29) F Jul 19, 2026
p*o*i*f*a.de (WP 7.0.2) A Jul 19, 2026
r*c*a*e*u*e*u*e*d*m*.nl F Jul 19, 2026
s*i*t*-*e*e*e*s*r*i*d*e.fr (WP 6.3.8) F Jul 19, 2026
b*i*n*e*.fr (WP 7.0.2) F Jul 19, 2026
c*a*d*a*j*r*a*.org (WP 7.0.2) D Jul 19, 2026
o*l*g*t*r*.com (WP 6.9.4) F Jul 19, 2026
r*s*a*m*a*o*g*.com (WP 4.8.28) D Jul 19, 2026
a*u*.cz D Jul 19, 2026
d*g*a*o*o*i*b*l*t*z*o*e.com (WP 5.4.19) F Jul 19, 2026
l*i*f*.es F Jul 19, 2026
g*a*o*r*s*.g*v.in (WP 99.99.99) A Jul 19, 2026
c*l*g*o*n*a.e*u.co (WP 7.0.2) F Jul 19, 2026
i*d*a*e*i*a.e*u.co (WP 7.0.2) F Jul 19, 2026
t*b*f*t*l*g*l.com (WP 7.0.2) F Jul 19, 2026
p*n*e*t*e*l*.fr (WP 6.9.5) F Jul 19, 2026
f*g*a*g*e*i*.org F Jul 19, 2026
k*e*u*i*i*a*.com (WP 6.9.5) F Jul 19, 2026
h*s*o*y*a*e*s*0*1.com (WP 7.0.2) F Jul 19, 2026
b*n*a*i*m*x*n*.com (WP 6.9.4) D Jul 19, 2026
s*y*l*.info (WP 7.0.2) F Jul 18, 2026
d*b*s*r*j*i*g*b*i*a*e.com (WP 6.9.5) F Jul 18, 2026
p*o*r*i*l*c*i.com F Jul 18, 2026
c*b*e*.org F Jul 18, 2026
r*s*r*n*v*t*o*.com F Jul 18, 2026
m*n*u*t*i.ru (WP 7.0.2) F Jul 18, 2026
p*r*a*s*f*e*c*p*i*n.org F Jul 18, 2026
d*f*r*n*i*t*r.com F Jul 18, 2026
a*a*n*r*y*o*p.com F Jul 18, 2026
a*a*o*p.com F Jul 18, 2026
a*a*h*l*v*s*r*e*.com F Jul 18, 2026
a*a*h*c*r*.com F Jul 18, 2026
s*b*r*f*l.de C Jul 18, 2026
m*g*p*l*r*u*.com (WP 5.9.3) F Jul 18, 2026
s*e*a*e*a*l*r.c*.uk F Jul 18, 2026
d*a*j*n*b*r*y.com (WP 7.0.2) F Jul 18, 2026
f*f*o*.com (WP 7.0.2) F Jul 18, 2026
s*e*k*n*l*s*w*t*u*.com (WP 6.3.8) F Jul 18, 2026
s*d*m*t*c*.com (WP 6.7.5) C Jul 18, 2026
d*a*m*g*i*c*o*l*g*.com (WP 6.1.10) F Jul 18, 2026
k*n*a*m*a*s*s*o*k*o*m.com (WP 5.2.21) F Jul 18, 2026
b*i*g*s*r*e*s*u*i*s.com (WP 7.0.2) D Jul 18, 2026
r*o*e*l*i*y.com (WP 7.0.2) F Jul 18, 2026
k*b*-*s*i*e.com F Jul 18, 2026
o*l*n*c*s*n*i*p*k*s*a*.com C Jul 18, 2026
s*a*s*o.com C Jul 18, 2026
t*u*a*u*i*p*n.com (WP 7.0.2) F Jul 18, 2026
t*u*a*u*f*k*s*i.com (WP 6.0.5) F Jul 18, 2026
s*a*t*n*r*s*l*n*c*.com (WP 7.0.2) F Jul 18, 2026
k*n*e*r*n*.com (WP 6.6.5) B Jul 18, 2026
m*m*n*l*s.ma (WP 7.0.2) F Jul 18, 2026
f*c*o*f*n*i*g.com F Jul 18, 2026
a*r*c*h*c*e*.org F Jul 18, 2026
d*e*p*a*i*b*r*t*r.com (WP 7.0.2) F Jul 18, 2026
m*s*e*c*n*m*.fr (WP 7.0.2) F Jul 18, 2026
k*n*y*c*m*e*r*c*n*.com (WP 7.0.2) A Jul 18, 2026
k*o*l*d*e*a*l*.com F Jul 18, 2026
b*i*k*u*l*e*s*a*d*o*k.com F Jul 18, 2026
f*c*y*u*s*l*.com (WP 7.0.2) F Jul 18, 2026
k*o*l*d*e*a*i*.com (WP 7.0.2) F Jul 18, 2026
k*o*l*d*e*r*u*d*e.com F Jul 18, 2026
a*s*m*e*e.o*g.br (WP 6.7.5) F Jul 18, 2026
o*i*n*i*e*c*i*o*r*c*i*.com (WP 7.0.2) F Jul 18, 2026
k*o*a*y*n*w*r*.com F Jul 18, 2026
m*r*r*s*.ru (WP 7.0.2) F Jul 18, 2026
y*u*g*o*c*t*d.de (WP 6.9.5) F Jul 18, 2026
f*i*n*s*o*s*.com (WP 6.9) F Jul 18, 2026
r*g*o*v*l*s*k*.cz (WP 4.9.12) F Jul 18, 2026
e*i*a*b*s*r*.org (WP 7.0.2) F Jul 18, 2026
w*r*e*b*j*m*.nl (WP 6.9.5) F Jul 18, 2026
s*b*p*o*i*l.nl C Jul 18, 2026
k*i*e*a*e*o*l*.com (WP 7.0.2) F Jul 18, 2026
t*e*v*2*g*o*a*.org (WP 7.0.2) D Jul 18, 2026
d*m*e*s*f*i*i*l.com (WP 7.0.2) C Jul 18, 2026
l*b*o*b*a*t*.c*.uk (WP 5.8.10) F Jul 18, 2026
a*o*s*i*g*i*a*v*l*a*e.net (WP 7.0.2) F Jul 18, 2026
a*t*t*l*.com F Jul 18, 2026
b*a*h*a*t*r*.fr (WP 6.8.3) F Jul 18, 2026
a*e*b*c*e*k*r*.de (WP 5.3.21) F Jul 18, 2026
w*e*l*-*a*u*a*t*r*.de A Jul 18, 2026
e*r*c*-*u*g*r*a.bg (WP 6.5.8) F Jul 18, 2026
d*p*a*v*s*r*.eu F Jul 18, 2026
h*n*u*i*d*s*a*.com (WP 7.0.2) F Jul 18, 2026
d*a*i*e*v*s*a*o.com (WP 6.9.5) F Jul 18, 2026
c*f*d*a*i*.net (WP 7.0.1) F Jul 18, 2026
a*e*r*.c*m.co (WP 7.0.1) F Jul 18, 2026
d*a*i*d*m*d*l*i*.com (WP 7.0.1) F Jul 18, 2026
m*r*e*t*a*a.ru (WP 4.9.29) F Jul 18, 2026
h*m*h*k*a*e*s.com (WP 6.1.10) D Jul 18, 2026
d*a*t*o*d*o*a*i*.com (WP 7.0.2) F Jul 18, 2026
k*p*o*e*t*t*l*.com F Jul 18, 2026
f*r*x*r*a*.nl (WP 6.8.3) D Jul 18, 2026
f*d*r*c*o*d*a*r*c*r*s.es (WP 6.4.8) F Jul 18, 2026
f*o*b*l*u*s.com (WP 7.0.2) F Jul 18, 2026
h*m*e*t*n*i*.com (WP 6.9.5) F Jul 18, 2026
k*i*i*a*o*r*c*r*l*c*i.com F Jul 18, 2026
k*l*d*c*.com D Jul 18, 2026
p*o*e*t*h*m*r*b*r*o*.com F Jul 18, 2026
s*z*s*n*e*.de (WP 7.0.2) F Jul 18, 2026
p*p*c*m*r*u*.cm (WP 5.6.17) F Jul 18, 2026

Top 50 Plugins

Plugin Count
elementor 1,769,546
contact-form-7 1,749,981
elementor-pro 1,052,223
woocommerce 816,082
revslider 607,977
jetpack 454,169
js_composer 419,320
wp-rocket 341,914
essential-addons-for-elementor-lite 264,421
gravityforms 256,924
complianz-gdpr 256,737
google-site-kit 232,875
cookie-law-info 227,814
instagram-feed 224,435
sitepress-multilingual-cms 210,461
header-footer-elementor 206,426
google-analytics-for-wordpress 205,227
bluehost-wordpress-plugin 192,353
elementskit-lite 179,948
gutenberg 167,312
cookie-notice 148,571
litespeed-cache 144,502
gtranslate 124,687
wpforms-lite 123,530
the-events-calendar 122,126
astra-sites 112,994
popup-maker 109,488
woocommerce-payments 109,111
gutenberg-core 103,132
tablepress 102,372
honeypot 97,721
astra-addon 93,680
wp-smushit 90,667
duracelltomi-google-tag-manager 90,296
layerslider 89,062
all-in-one-seo-pack 88,933
bb-plugin 86,786
coblocks 86,664
akismet 84,909
premium-addons-for-elementor 84,280
cleantalk-spam-protect 82,390
ml-slider 82,251
mailchimp-for-wp 81,565
megamenu 80,147
woocommerce-gateway-stripe 79,293
jet-engine 77,971
fusion-builder 76,925
ewww-image-optimizer 76,777
wp-pagenavi 76,482
smart-slider-3 76,014

Top 50 Themes

Theme Count
hello-elementor 620,559
Divi 495,186
astra 413,486
flatsome 139,309
Avada 120,788
generatepress 114,633
oceanwp 80,215
kadence 78,625
pub 72,283
enfold 68,633
salient 65,039
twentyseventeen 54,205
bb-theme 53,345
betheme 52,372
twentytwentyfour 52,317
blocksy 50,753
cocoon-master 49,244
dt-the7 45,391
twentytwentyfive 44,990
woodmart 43,696
neve 38,026
Avada-Child-Theme 36,901
gox 36,289
h4 36,036
bridge 31,221
twentytwentyone 30,243
lightning 30,028
twentytwenty 28,729
swell 28,063
bricks 26,498
Impreza 26,031
Newspaper 24,165
twentytwentythree 22,103
epik-redesign 19,110
twentytwentytwo 18,748
uncode 18,454
pro 17,625
twentysixteen 17,590
sydney 16,367
storefront 16,296
Total 14,353
hello-theme-child-master 14,025
factory-templates-4 13,734
themify-ultra 12,929
extendable 12,681
hestia 12,551
yootheme 12,472
yith-wonder 12,080
porto 11,949
twentyfifteen 11,850