WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: wp-trending-post-slider-and-widget (Used by 605 domains)

Trending/Popular Post Slider and Widget

👤 Essential Plugin 📦 v1.8.6 🔗 Plugin Homepage

✅ Now that you have your website ready why don’t you download and try out this Trending/Popular Post slider to give it better functionality.

Download Now and WP Trending Post Slider and Widget allow you to display the most popular posts/trending posts on your blog by posts views or posts comments. Display your popular post in a page by shortcode or in a sidebar by widget with desired time range.

Download Now this Trending/Popular Post slider because It is proven that Trending Post 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 Trending Post sliders

✅ This plugin displays your trending posts using :

  • Trending Slider (1 design)
  • Trending Carousel (1 design)
  • Trending Gridbox (1 design)
  • Trending widget (1 design)

Download Now it today and explore all the features.

When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider the Trending post slider.

Help your website get a slide-wise display to show the custom posts. Not just eye appealing, it is also loved by visitors as they find it quite easy to locate custom posts.

Note: After inserting shortcode or widget to site, if you are not seeing any post list then kindly visit blog/post section on frontend. It will store the post count on the database**

WP Trending Post Slider and Widget will list post based on your post views or Comment Count. Once you visit post page then plugin will automatic take that post into list.

Also added Gutenberg block support.

✅ Here is the plugin shortcode example

Trending Slider

[wtpsw_popular_post]

Trending Carousel

[wtpsw_carousel]

Trending gridbox

[wtpsw_gridbox]

To display only Trending 4 post:

[wtpsw_popular_post limit="4"]

Where limit define the number of posts to display. You can use same parameter with all shortcode.

✅ Here is Template code

 
 
 

✅ Use Following Trending Slider parameters with shortcode

[wtpsw_popular_post]
  • Limit : [wtpsw_popular_post limit=”10″] (Display no of post in a slider)
  • Post Type : [wtpsw_popular_post post_type=”post,page”] ( Display post list of your desired post type. )
  • Post List By : [wtpsw_popular_post view_by=”views”] (Display Post list by Views or Comment count. You can use “views” OR “comment”)
  • Order : [wtpsw_popular_post order=”DESC”] (Display post in a ascending or descending way. You can use “ASC” OR “DESC”)
  • Post Date : [wtpsw_popular_post showdate=”true”] (Display post date. You can use “true” OR “false”)
  • Author : [wtpsw_popular_post showauthor=”true”] (Display post author. You can use “true” OR “false”)
  • Post Content : [wtpsw_popular_post showcontent=”true”] (Display post content. You can use “true” OR “false”)
  • Post content words limit : [wtpsw_popular_post words_limit=”title”] (Display number of words in a post content.)
  • Show Comment Count : [wtpsw_popular_post show_comment_count=”true”] (Display comment count. You can use “true” OR “false”)
  • Hide empty comment count : [wtpsw_popular_post hide_empty_comment_count=”true”] (Display comment that having 0 count. You can use “true” OR “false”)
  • Slider Dots : [wtpsw_popular_post dots=”true”] (Display slider dots. You can use “true” OR “false”)
  • Slider Arrows : [wtpsw_popular_post arrows=”true”] (Display slider arrows. You can use “true” OR “false”)
  • Slider Speed : [wtpsw_popular_post speed=”300″] (Controls slider speed.)
  • Autoplay : [wtpsw_popular_post autoplay=”false”]
  • Autoplay Interval : [wtpsw_popular_post autoplayinterval=”3000″]
  • extra_class : [wtpsw_popular_post extra_class=””] (Enter extra CSS class for design customization ).

✅ Use Following Trending Carousel parameters with shortcode

[wtpsw_carousel]
  • Limit : [wtpsw_carousel limit=”10″] (Display no of post in a slider)
  • Post Type : [wtpsw_carousel post_type=”post,page”] ( Display post list of your desired post type. )
  • Post List By : [wtpsw_carousel view_by=”views”] (Display Post list by Views or Comment count. You can use “views” OR “comment”)
  • Order : [wtpsw_carousel order=”DESC”] (Display post in a ascending or descending way. You can use “ASC” OR “DESC”)
  • Post Date : [wtpsw_carousel showdate=”true”] (Display post date. You can use “true” OR “false”)
  • Author : [wtpsw_carousel showauthor=”true”] (Display post author. You can use “true” OR “false”)
  • Post Content : [wtpsw_carousel showcontent=”true”] (Display post content. You can use “true” OR “false”)
  • Post content words limit : [wtpsw_carousel words_limit=”title”] (Display number of words in a post content.)
  • show_comment_count : [wtpsw_carousel show_comment_count=”true”] (Display comment count. You can use “true” OR “false”)
  • Hide empty comment count : [wtpsw_carousel hide_empty_comment_count=”true”] (Display comment that having 0 count. You can use “true” OR “false”)
  • ** slides to show at a time** : [wtpsw_carousel slides_to_show=”3″] (You can use 1,2,3,4,5 etc)
  • Slides to scroll at a time : [wtpsw_carousel slides_to_scroll=”1″] (You can use 1,2,3,4,5 etc)
  • Slider Dots : [wtpsw_carousel dots=”true”] (Display slider dots. You can use “true” OR “false”)
  • Slider Arrows : [wtpsw_carousel arrows=”true”] (Display slider arrows. You can use “true” OR “false”)
  • Slider Speed : [wtpsw_carousel speed=”300″] (Controls slider speed.)
  • Autoplay : [wtpsw_carousel autoplay=”false”]
  • Autoplay Interval : [wtpsw_carousel autoplayinterval=”3000″]
  • extra_class : [wtpsw_carousel extra_class=””] (Enter extra CSS class for design customization ).

✅ Use Following Trending Gridbox parameters with shortcode

[wtpsw_gridbox]
  • Limit : [wtpsw_gridbox limit=”5″] (Display no of post in a grid)
  • Post Type : [wtpsw_gridbox post_type=”post,page”] ( Display post list of your desired post type. )
  • Post List By : [wtpsw_gridbox view_by=”views”] (Display Post list by Views or Comment count. You can use “views” OR “comment”)
  • Order : [wtpsw_gridbox order=”DESC”] (Display post in a ascending or descending way. You can use “ASC” OR “DESC”)
  • Post Date : [wtpsw_gridbox showdate=”true”] (Display post date. You can use “true” OR “false”)
  • Author : [wtpsw_gridbox showauthor=”true”] (Display post author. You can use “true” OR “false”)
  • Post Content Limit : [wtpsw_gridbox words_limit=”title”] (Display number of words in a post content.)
  • show_comment_count : [wtpsw_gridbox show_comment_count=”true”] (Display comment count. You can use “true” OR “false”)
  • Hide empty comment count : [wtpsw_gridbox hide_empty_comment_count=”true”] (Display comment that having 0 count. You can use “true” OR “false”)
  • extra_class : [wtpsw_gridbox extra_class=””] (Enter extra CSS class for design customization ).

Checkout demo for better understanding

FREE DEMO | PRO DEMO

Essential Plugin Bundle Deal

Annual or Lifetime Bundle Deal

Why Use WP Trending Post Slider and Widget Plugin?

  • Also work with Gutenberg shortcode block.
  • WP Trending Post Slider and Widget Plugin is made with WordPress standard.
  • This plugin helps you to display popular post, trending post, what’s hot on your site in a easy way.
  • WP Trending Post Slider and Widget Plugin, when used effectively, is a great tool to attract your blogs visitors!

✅ Features include:

  • Added Gutenberg block support.
  • Trending post slider
  • Trending post carousel
  • Trending post gridbox
  • Trending post Widget
  • Easy to add.
  • Also work with Gutenberg shortcode block.
  • Elementor, Beaver and SiteOrigin Page Builder Native Support (New).
  • Divi Page Builder Native Support (New).
  • Fusion Page Builder (Avada) Native Support (New).
  • Responsive.
  • You can create multiple testimonial slider with different options at single page or post.
  • Fully responsive. Scales with its container.
  • 100% Multi Language.
DomainExposuresHeadersLast Checked
a*w*j*e*i*.com D 2026-05-13 19:00:50
b*p*r*w*t*r.com C 2026-05-13 18:57:30
m*n*i*h*b*e*d*v*n.com F 2026-05-13 18:34:34
g*n*m*n*s*e*a*a*.com (WP 6.9.4) F 2026-05-13 18:00:35
s*c*r*o.s*.g*v.br (WP 6.9.4) F 2026-05-13 16:08:55
s*m*l*i*v*.com F 2026-05-13 15:39:23
t*c*n*c*o*s.com (WP 6.9.4) F 2026-05-13 15:21:26
t*e*l*e*o*e.nl F 2026-05-13 15:05:06
a*l*o*e*b*a*d*.com (WP 6.9.4) F 2026-05-13 12:43:55
t*k*t*r*e*a*.com (WP 6.9.4) F 2026-05-13 11:33:28
c*e*i*d*.com (WP 6.9) F 2026-05-13 09:44:14
c*p*-*t.com (WP 6.5.5) F 2026-05-13 09:10:53
b*n*c*l*r*a*v*c*.com (WP 6.9.4) F 2026-05-13 08:17:29
t*n*a*y*n*r.com (WP 6.9.4) F 2026-05-13 05:29:54
q*i*c*o*i*.com (WP 6.4.8) ⚠️ F 2026-05-13 05:22:07
h*i*r*m*v*l*e*i*e*i*s.com (WP 6.9.4) F 2026-05-13 04:57:29
l*v*n*i*n*r*a*.com B 2026-05-13 04:11:11
e*a*u*e*e*s.com (WP 5.7.15) ⚠️ F 2026-05-13 03:59:51
l*v*n*g*s*e*d*i*y.com (WP 6.7.5) D 2026-05-13 03:52:04
r*d*o*r*p*e*o.org (WP 6.1.1) ⚠️ F 2026-05-13 01:42:53
m*n*y*r*c*p*b*x*l*g.com (WP 6.9.4) F 2026-05-13 01:01:08
e*s*i*p*t*h.com F 2026-05-13 00:46:30
a*c*r*t*s*l*s.c*.in (WP 6.9.4) F 2026-05-12 20:53:30
t*a*t*r*d*i*t.com (WP 6.9.4) F 2026-05-12 20:03:38
s*o*t*s.de F 2026-05-12 19:23:11
9*9*r*m.com A 2026-05-12 19:07:05
a*r*m*s.e*o.br (WP 6.9.4) F 2026-05-12 18:50:00
h*c*4*a*e*r.com F 2026-05-12 17:42:32
j*s*i*a*e*e*.com (WP 6.8.5) F 2026-05-12 17:17:02
w*t*n*d*l*g*t.com F 2026-05-12 16:22:55
j*s*i*a*r*m.com (WP 6.9.4) F 2026-05-12 16:13:43
9*1*m*r*e*c*t*l*p*o*e*.com F 2026-05-12 15:10:42
9*1*m*r*e*c*t*l*p*o*e.com F 2026-05-12 15:10:42
9*1*m*r*e*c*p*o*e*.com F 2026-05-12 15:10:42
9*1*m*r*e*c*p*o*e.com F 2026-05-12 15:10:42
b*t*e*t*a*9*1.com F 2026-05-12 13:58:46
t*m*r*r*y*h*t*g*a*h*.com F 2026-05-12 12:54:08
t*m*r*r*y.com A 2026-05-12 12:54:07
a*i*n*t*d*e*i*.com (WP 6.9.1) F 2026-05-12 12:42:30
q*a*t*o*s*1*0.com F 2026-05-12 10:23:24
j*n*y*u*m*k*u*.com F 2026-05-12 08:13:43
t*p*e*o*e*i*e*.w*e*g*n*.com F 2026-05-12 08:00:02
a*e*t*r*.e*p*r*t*r*c*r.com A 2026-05-12 06:37:33
i*o*e*i*n.vn (WP 6.0.11) ⚠️ F 2026-05-12 04:57:34
e*e*g*n*y*o*e*s.com F 2026-05-12 03:57:34
e*e*g*n*y*o*l*h*n*s.com F 2026-05-12 03:54:24
e*e*g*n*y*a*l*n*i*e.com F 2026-05-12 03:31:26
7*u*g.com (WP 6.9.4) F 2026-05-12 02:46:12
t*r*a*m*r*a.com 🔓 F 2026-05-12 01:21:37
c*-*c*d*m*e.com (WP 6.9.4) F 2026-05-12 00:24:40
j*j*k*r*a.com (WP 6.9.4) F 2026-05-11 23:53:13
w*n*c*o*e*t*p*.com (WP 6.9.4) F 2026-05-11 23:21:19
t*p*e*o*e*i*e*.com F 2026-05-11 21:53:07
z*a*e*h*a*.ru (WP 5.4.19) ⚠️ F 2026-05-11 21:39:31
w*n*h*i*s.com (WP 6.9.4) F 2026-05-11 19:20:49
l*n*x*o*e*.com F 2026-05-11 19:15:07
g*.s*a*l*e.com (WP 6.9.4) F 2026-05-11 17:36:33
v*l*c*d*d*u*h*r*.com (WP 6.8.2) F 2026-05-11 15:47:06
b*s*r*t*d*e*t*n*p*d.com (WP 6.9.4) F 2026-05-11 14:59:12
u*p*i*l*t*n.nu (WP 6.9.4) F 2026-05-11 13:01:14
a*e*t*i*e.com F 2026-05-11 12:02:40
m*j*r*e*g*e*r*s*l*n*.com F 2026-05-11 11:54:36
a*e*o*t*r*t*c*.com (WP 6.9.4) F 2026-05-11 10:51:06
l*n*a*l*w*n*o*c*m*n*.com (WP 6.9.4) F 2026-05-11 09:58:51
l*n*a*-*y*t*m*.com (WP 6.9.4) F 2026-05-11 09:55:09
o*i*y*r*n*.pl F 2026-05-11 07:03:31
t*e*a*n.s*j.com F 2026-05-11 06:51:35
p*a*l*a*d*u*y*.s*j.com F 2026-05-11 06:48:55
h*a*y*e*a*.s*j.com F 2026-05-11 06:48:55
g*o*c*m*c*f*r*i*s.s*j.com F 2026-05-11 06:48:55
e*p*r*o*i*i*a*.com F 2026-05-11 06:13:55
b*s*u*h*r*z*n*.de (WP 6.9.4) F 2026-05-11 05:19:30
t*g*o*b*.com F 2026-05-11 04:28:33
g*i*a*a*q*i*t*.com (WP 6.9.4) D 2026-05-11 03:22:44
b*s*e*e*t*i*b*q*r*l*.com (WP 6.9.4) F 2026-05-11 02:43:40
c*s*a*l*n*a*i*s.com (WP 6.9.4) F 2026-05-11 02:16:33
b*s*d*s*w*s*e*b*a*d*.com (WP 6.9.4) F 2026-05-11 02:00:21
i*c*.net (WP 6.6.5) F 2026-05-11 00:51:21
n*o*.w*e*g*n*.com F 2026-05-10 23:31:11
e*p*r*s.is C 2026-05-10 23:13:13
g*b*n*e*i*.com F 2026-05-10 22:33:48
r*a*i*e.fr (WP 6.5.8) F 2026-05-10 21:34:01
t*b*e*a*s*u*.com (WP 6.9.4) F 2026-05-10 21:13:06
x*u*e*.net (WP 6.9.4) D 2026-05-10 20:44:57
4*n*r*h.com F 2026-05-10 20:33:38
l*l*f*o*i*a.com F 2026-05-10 19:42:46
w*o*e*o*e*o*t*.com F 2026-05-10 19:40:41
l*m*a*a*.c*m.my (WP 6.9.4) F 2026-05-10 19:36:18
w*o*e*t*e*s*o*y.com (WP 6.9.4) F 2026-05-10 18:35:48
p*o*l*w*.com F 2026-05-10 15:00:43
n*g*r*k*i*h*r.com F 2026-05-10 14:51:03
p*o*c*e*n*r*i*g.com (WP 6.9.4) F 2026-05-10 14:36:26
w*i*e*e*r*a*e*a*.com F 2026-05-10 12:08:31
p*o*o*p*s*i*n.pl (WP 5.0.22) ⚠️ F 2026-05-10 11:57:53
i*t*g*a*i*t*r*a*i*n*l.net F 2026-05-10 10:35:38
d*r*p*r*.org (WP 5.8.13) ⚠️ F 2026-05-10 08:29:59
c*l*r*o*e*l*r*c*.com (WP 6.9.4) F 2026-05-10 07:28:23
c*r*s*f*t*.com F 2026-05-10 06:41:44
p*n*a*i*o*l*w*o*.com F 2026-05-10 06:07:15
g*u*o*n*e*h*.com F 2026-05-10 04:58:48

Top 50 Plugins

Plugin Count
elementor 1,800,450
contact-form-7 1,770,416
elementor-pro 1,049,481
woocommerce 816,578
revslider 617,763
jetpack 467,002
js_composer 432,362
wp-rocket 334,096
essential-addons-for-elementor-lite 293,692
gravityforms 267,060
complianz-gdpr 256,646
cookie-law-info 231,313
instagram-feed 228,088
google-site-kit 222,053
sitepress-multilingual-cms 221,190
google-analytics-for-wordpress 214,049
header-footer-elementor 210,208
elementskit-lite 206,911
bluehost-wordpress-plugin 190,775
gutenberg 162,337
gutenberg-core 159,507
cookie-notice 151,371
the-events-calendar 131,527
litespeed-cache 130,994
wpforms-lite 129,550
gtranslate 127,925
astra-sites 119,573
popup-maker 116,091
woocommerce-payments 112,960
tablepress 109,187
coblocks 99,539
honeypot 97,392
astra-addon 95,313
duracelltomi-google-tag-manager 93,533
wp-smushit 93,516
all-in-one-seo-pack 93,320
LayerSlider 91,657
bb-plugin 90,822
premium-addons-for-elementor 86,880
megamenu 86,508
akismet 86,074
cleantalk-spam-protect 83,880
mailchimp-for-wp 83,756
woocommerce-gateway-stripe 83,116
ml-slider 81,034
fusion-builder 79,664
borlabs-cookie 79,520
ewww-image-optimizer 79,050
wp-pagenavi 78,797
formidable 78,063

Top 50 Themes

Theme Count
hello-elementor 615,573
Divi 510,726
astra 423,626
flatsome 133,744
Avada 124,341
generatepress 119,948
pub 109,942
oceanwp 83,460
kadence 78,474
enfold 71,844
salient 66,714
twentytwentyfour 58,958
h4 56,410
twentyseventeen 56,190
bb-theme 55,281
cocoon-master 52,095
betheme 51,820
blocksy 50,688
dt-the7 46,160
twentytwentyfive 43,814
neve 39,351
Avada-Child-Theme 37,622
gox 33,449
woodmart 33,292
bridge 32,878
twentytwentyone 32,115
lightning 31,449
twentytwenty 30,045
swell 28,597
Impreza 26,441
bricks 26,019
sydney 25,643
twentytwentythree 24,026
Newspaper 23,472
voxel 22,440
twentytwentytwo 19,980
epik-redesign 19,270
kubio 19,178
uncode 19,113
sinatra 18,819
twentysixteen 18,221
storefront 17,869
pro 17,861
Total 14,730
extendable 14,595
yith-wonder 14,041
hello-theme-child-master 13,356
themify-ultra 12,983
yootheme 12,936
factory-templates-4 12,927