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

Plugin: wp-trending-post-slider-and-widget (Used by 550 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
l*k*v*l*e*a*.com F 2026-07-26 20:21:12
l*k*m*n*e*o*k*m*g.com F 2026-07-26 18:20:37
c*a*o*i*h*n*.com (WP 7.0.2) 👤 F 2026-07-26 18:12:11
a*o*a*t*a*o.cl F 2026-07-26 16:53:34
p*n*p*n*t*b*e*o*e.com (WP 6.9.4) 👤 F 2026-07-26 14:32:47
v*n*l*u*t*n*m*c*i*e*p*t.com (WP 6.9.4) 👤 F 2026-07-26 07:56:00
m*b*l*t*s*o*t*r*g*i*e.com (WP 6.9.4) 👤 F 2026-07-26 07:19:16
t*e*q*a*i*t*.com (WP 6.9.5) F 2026-07-26 05:41:32
c*m*r*h*v*n.com (WP 6.9.4) 👤 F 2026-07-26 04:20:41
n*h*v*s*e*o*e.com (WP 7.0.2) F 2026-07-26 03:13:25
t*e*l*n*v*n*.com (WP 7.0.2) 👤 F 2026-07-26 01:12:34
p*e*r*d*g*n*a*o.com 👤 F 2026-07-26 00:29:20
i*t*g*i*y*l*r*d*.com F 2026-07-26 00:08:20
r*b*k*a*i*n*i*a*e*.com (WP 7.0.2) F 2026-07-25 23:04:22
a*t*r*p*r*.org F 2026-07-25 20:53:26
i*l*g*l*a*a*i*.dk (WP 6.9.5) 👤 F 2026-07-25 19:59:09
t*e*i*a*e*i*y.co F 2026-07-25 18:38:33
d*t*w*n*h*s.com (WP 6.2) ⚠️ F 2026-07-25 18:16:33
l*c*r*a*a*a.com 👤 F 2026-07-25 18:09:05
i*s*e*s*o*s.com (WP 6.8.5) 👤 F 2026-07-25 16:40:49
k*a*n*d*r*6*.ru (WP 5.2.21) ⚠️ F 2026-07-25 16:37:59
p*o*r*m*p*p*i.org 👤 F 2026-07-25 16:30:43
m*w*i*k*t*.com F 2026-07-25 14:13:32
m*w*e*t*i*g.com F 2026-07-25 14:13:32
m*w*a*i*.com F 2026-07-25 14:13:32
m*w*e*w*r*.com F 2026-07-25 14:09:11
m*w.com 👤 F 2026-07-25 14:09:11
t*e*b*u*n*t*.com F 2026-07-25 11:25:33
i*s*a*a*c*n*r*l*d*r.com F 2026-07-25 07:56:47
g*a*a*c*o*a*s*i*.com (WP 7.0.2) 🔓 👤 F 2026-07-25 06:54:17
i*s*i*e*y*i*s.com 👤 F 2026-07-25 04:52:12
l*-*y*e*.com (WP 7.0.2) 👤 F 2026-07-25 02:43:36
c*d*g*o*u*t*.com 🔓 👤 F 2026-07-25 00:49:43
p*o*o*o*r*e*u.com (WP 7.0.2) 👤 F 2026-07-24 23:48:59
n*t*p*n*r*m*.de F 2026-07-24 22:57:08
p*c*f*c*d*e*a*a*i*e.com (WP 7.0.2) 👤 F 2026-07-24 19:21:12
c*n*r*i*o*n*c*s.com F 2026-07-24 16:47:01
p*r*e*s*c*o*.com (WP 6.9.5) F 2026-07-24 13:36:20
u*-*u.net (WP 7.0.2) 👤 F 2026-07-24 08:53:41
w*b*o*.com (WP 6.7.1) F 2026-07-24 07:47:14
h*p*o*o*r*p*y.com 👤 B 2026-07-24 06:44:16
s*l*s*r*l*a*s.com (WP 7.0.2) D 2026-07-24 05:56:57
s*g*o*g*p*o*o.com F 2026-07-24 04:01:35
b*k*n*s*h*r*p*.com (WP 6.9.1) D 2026-07-23 16:29:52
f*l*s*o*i*g*i*s.com (WP 7.0.2) F 2026-07-23 15:33:31
h*u*e*n*i*c*e*t*r.com 👤 F 2026-07-23 14:30:56
c*i*l*a*.com (WP 6.6.2) F 2026-07-23 13:39:49
p*t*g*s*r*c*e*.com (WP 6.9.4) 👤 F 2026-07-23 13:28:21
f*a*e*k.c*.uk (WP 6.5.8) 👤 F 2026-07-23 08:08:07
o*t*o*r*a*i*h*a*e*t*p*.com (WP 6.9.4) 👤 F 2026-07-23 05:44:36
v*g*b*n*a*l*g*.fi (WP 6.4.8) ⚠️ 👤 F 2026-07-23 04:37:34
m*r*n*a*a*c*e*e.c*m.br (WP 7.0.2) B 2026-07-23 04:37:03
p*t*e*d*r*x*e*t.com (WP 6.9.4) 👤 F 2026-07-23 04:32:03
f*c*h*a*i*a*r*m*e*.com 👤 F 2026-07-23 00:29:52
t*e*o*d*n*e*i*w.com 👤 F 2026-07-23 00:27:06
o*r*a*d*r*f*e*h*m*.com (WP 6.9.5) B 2026-07-23 00:02:20
s*c*o*x*a*l*y*a*.com F 2026-07-22 23:51:43
c*e*t*a*e.su F 2026-07-22 21:02:07
k*u*h*r*.ru F 2026-07-22 21:02:07
i*m*r*o*u*d*s*e*i*i.com (WP 4.9.26) ⚠️ F 2026-07-22 20:41:23
i*m*r*o*u*d*s.com (WP 4.9.26) ⚠️ F 2026-07-22 20:41:23
b*s*o*a*o*n*e*t*d*r.c*m.br (WP 6.7.2) F 2026-07-22 19:44:00
w*e*e*t*r*e*o.com (WP 6.9.4) 👤 F 2026-07-22 18:58:22
a*m*n*e*s.com (WP 6.4.8) ⚠️ F 2026-07-22 18:16:11
c*t*e*s*u*h*a*s.com F 2026-07-22 17:42:26
c*t*e*s*u*h*a*.com F 2026-07-22 17:42:26
c*t*e*s*u*h.com F 2026-07-22 17:42:26
s*a*e*m*g*z*n*.com (WP 7.0.2) 👤 B 2026-07-22 17:12:29
t*p*i*j*s.net (WP 7.0.2) 👤 F 2026-07-22 15:53:14
r*e*a*a*r*.com (WP 6.3.8) ⚠️ 👤 F 2026-07-22 13:57:03
f*s*v*r*o*l*n*s*o*e.com (WP 6.9.4) 👤 F 2026-07-22 13:27:16
f*r*o*i*s*o*u*d*.com (WP 7.0.2) F 2026-07-22 12:06:44
r*d*o*o*p*l.fr 👤 F 2026-07-22 11:06:12
d*s*o*e*.re 👤 F 2026-07-22 11:03:07
r*v*s*a*n*a*a*l*.org 👤 F 2026-07-22 09:28:55
c*n*s*d*i.com (WP 7.0.2) D 2026-07-22 09:01:18
g*o*a*i*e*i*o*i.it F 2026-07-22 05:05:10
h*r*z*n*o*f*n*i*c.com F 2026-07-22 03:25:28
h*p*r*m*o*i*e.com (WP 6.9.4) 👤 F 2026-07-22 00:33:54
b*r*n*d*o*s.com (WP 7.0.2) F 2026-07-21 20:01:51
p*i*o*o*i*v*t*e.com (WP 7.0.2) F 2026-07-21 15:13:11
e*p*o.es F 2026-07-21 12:39:24
h*n*a*s*i*h.com (WP 6.9) 👤 F 2026-07-21 12:38:34
m*t*l*e*e*t*r*i*k*.com (WP 6.9.4) 👤 F 2026-07-21 09:43:05
s*u*f*e*o*r*t*b*e*u*.com (WP 6.9.4) 👤 F 2026-07-21 09:22:17
m*d*c*m*n*e*l*f*.org 👤 F 2026-07-21 06:04:52
k*i*y*m*.com (WP 7.0.2) F 2026-07-21 04:55:49
m*r*s*r*c*.com F 2026-07-21 01:55:25
s*r*d*e*b*x.com (WP 6.9.4) 👤 F 2026-07-21 01:49:10
e*e*p*o*n*t.com 👤 F 2026-07-21 00:02:53
b*l*e*i*-*d*o*a*i*.cz (WP 5.9.13) ⚠️ F 2026-07-20 23:41:41
c*a*i*g*c*e*s*a.com (WP 6.9.4) 👤 F 2026-07-20 23:31:17
s*o*b*z*i*e*.com (WP 7.0.2) 🔓 👤 F 2026-07-20 23:13:03
m*r*n*k*i*a*.com (WP 6.9.4) 👤 F 2026-07-20 22:28:42
h*m*i*w*e*e*h*b*a*h*s.com (WP 6.9.5) 👤 F 2026-07-20 22:18:33
f*t*t*r*i*h.com (WP 7.0.2) 👤 F 2026-07-20 21:35:00
a*e*e*t*r*s.c*m.br F 2026-07-20 19:52:45
r*c*m*t*l*e*s.com F 2026-07-20 18:51:50
v*d*a*h*d.com (WP 7.0.2) F 2026-07-20 12:05:50
r*b*t*a*u*m*u*d*.com (WP 6.9.4) 👤 F 2026-07-20 11:42:27

Top 50 Plugins

Plugin Count
elementor 1,781,350
contact-form-7 1,763,473
elementor-pro 1,056,403
woocommerce 818,396
revslider 613,184
jetpack 459,687
js_composer 423,500
wp-rocket 341,701
essential-addons-for-elementor-lite 267,186
complianz-gdpr 260,358
gravityforms 257,842
google-site-kit 232,120
cookie-law-info 230,851
instagram-feed 226,401
sitepress-multilingual-cms 212,109
header-footer-elementor 208,941
google-analytics-for-wordpress 207,506
bluehost-wordpress-plugin 193,159
elementskit-lite 182,255
gutenberg 167,504
cookie-notice 150,713
litespeed-cache 142,941
gtranslate 126,300
wpforms-lite 125,731
the-events-calendar 123,260
gutenberg-core 121,980
astra-sites 114,946
popup-maker 110,750
woocommerce-payments 110,631
tablepress 102,411
honeypot 98,192
astra-addon 94,627
wp-smushit 91,689
duracelltomi-google-tag-manager 90,994
layerslider 90,135
coblocks 89,955
all-in-one-seo-pack 89,864
bb-plugin 86,751
akismet 85,480
premium-addons-for-elementor 85,165
cleantalk-spam-protect 83,466
ml-slider 82,941
mailchimp-for-wp 82,596
megamenu 80,887
woocommerce-gateway-stripe 80,153
fusion-builder 77,796
jet-engine 77,676
ewww-image-optimizer 76,887
smart-slider-3 76,763
wp-pagenavi 76,618

Top 50 Themes

Theme Count
hello-elementor 623,608
Divi 500,513
astra 418,376
flatsome 137,115
Avada 122,205
generatepress 115,566
pub 84,984
oceanwp 81,354
kadence 79,424
enfold 69,500
salient 65,679
twentyseventeen 54,668
bb-theme 52,923
betheme 52,600
twentytwentyfour 52,508
blocksy 51,323
cocoon-master 49,331
dt-the7 45,735
twentytwentyfive 44,941
h4 42,389
woodmart 41,191
neve 38,486
Avada-Child-Theme 37,096
gox 36,285
bridge 31,680
twentytwentyone 30,564
lightning 29,886
twentytwenty 28,924
swell 27,928
bricks 26,537
Impreza 26,232
Newspaper 24,292
twentytwentythree 22,275
epik-redesign 19,258
twentytwentytwo 18,955
uncode 18,704
twentysixteen 17,709
pro 17,598
sydney 16,686
storefront 16,470
Total 14,553
hello-theme-child-master 14,056
factory-templates-4 13,746
extendable 13,275
themify-ultra 13,031
hestia 12,693
yootheme 12,635
yith-wonder 12,470
porto 12,064
jupiter 11,703