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

Plugin: wp-trending-post-slider-and-widget (Used by 549 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
p*o*o*p*s*i*n.pl (WP 5.0.22) ⚠️ F 2026-07-07 11:55:24
i*t*g*a*i*t*r*a*i*n*l.net F 2026-07-07 10:23:39
d*r*p*r*.org (WP 5.8.13) ⚠️ F 2026-07-07 08:06:24
c*l*r*o*e*l*r*c*.com (WP 7.0) 👤 F 2026-07-07 07:00:41
c*r*s*f*t*.com 👤 F 2026-07-07 06:14:25
p*n*a*i*o*l*w*o*.com 👤 F 2026-07-07 05:48:57
g*u*o*n*e*h*.com F 2026-07-07 04:41:21
c*l*i*s*l*s*t*.com (WP 7.0) 👤 F 2026-07-07 02:05:28
w*a*c*c*t*i*c*n*m*k*.com (WP 7.0) F 2026-07-07 01:23:44
p*l*b*c*f*r*x*r*d*n*.com (WP 7.0) F 2026-07-07 00:58:31
g*z*o*i*h*a*.com (WP 6.9.4) 👤 F 2026-07-06 23:02:18
s*d*e*p*.com (WP 7.0) 👤 F 2026-07-06 20:31:51
l*c*d*e*t*a*.com (WP 6.9.4) F 2026-07-06 20:23:13
m*d*e*.gr (WP 7.0) F 2026-07-06 19:42:03
t*a*n*i*e.org (WP 6.9.4) F 2026-07-06 18:12:28
c*a*o*i*h*n*.org (WP 6.9.4) 👤 F 2026-07-06 16:26:05
t*c*l*m*g.c*.uk (WP 6.4.8) ⚠️ 👤 D 2026-07-06 15:53:08
l*w*e*p*u*t*a*i*.o*g.au F 2026-07-06 11:29:05
e*i*a*a*.com F 2026-07-06 09:04:52
c*f*e*s*a*s*o*k*.com (WP 7.0) F 2026-07-06 07:56:57
g*n*c*w*b.com (WP 7.0) F 2026-07-06 07:06:27
c*f*e*g*i*d*r*i*k*.com (WP 6.9.4) 👤 F 2026-07-06 06:56:03
c*f*e*c*i*i*a*s.com (WP 7.0) F 2026-07-06 06:31:20
c*n*e*s*t*o*s*i*d*c*r*m*g.com (WP 7.0) 👤 F 2026-07-06 05:56:05
m*t*l*a*e*o*i*.com (WP 6.9.4) F 2026-07-06 04:54:28
p*y*o*t*m*g.com F 2026-07-06 04:18:59
4*l*g.info (WP 6.8.5) C 2026-07-06 00:55:19
k*r*f*t*.online (WP 5.0.22) ⚠️ F 2026-07-05 23:45:38
e*k*r*f*t*.pl (WP 5.0.22) ⚠️ F 2026-07-05 23:45:38
f*a*q.o*g.br (WP 6.7.5) 👤 F 2026-07-05 22:29:31
j*d*e*o*a.com (WP 6.4.8) ⚠️ F 2026-07-05 21:57:41
l*x*a*g*s.com (WP 7.0) 👤 F 2026-07-05 21:46:58
b*i*g*l*v*t*d*i*e*t*l*.com (WP 7.0) 👤 F 2026-07-05 19:51:55
a*r*u*i*i*r*p*c*s.com (WP 6.9.4) 👤 F 2026-07-05 19:36:32
t*e*a*d*p*t.com (WP 7.0) F 2026-07-05 19:24:15
b*n*o*p*d*r*s*s.info (WP 6.4.8) ⚠️ 👤 F 2026-07-05 18:20:09
a*r*r*e*p*c*s.com (WP 6.9.4) 👤 F 2026-07-05 16:40:21
c*c*d*r.com (WP 6.1.1) ⚠️ 👤 F 2026-07-05 16:14:36
p*a*o*f*a*a*i*e.com (WP 7.0) 👤 F 2026-07-05 15:18:47
g*m*d*a*u*.com (WP 6.4.8) ⚠️ F 2026-07-05 13:51:05
g*i*n*o*r*a*.com (WP 4.7.1) ⚠️ F 2026-07-05 13:31:30
j*b*l*u*w*l*.com F 2026-07-05 12:30:19
s*s*a*n*b*e*m*n*s*t.com (WP 6.1.1) ⚠️ C 2026-07-05 09:33:03
b*d*a*s*i*o*f*c*a*.com (WP 6.6.5) 👤 F 2026-07-05 09:26:16
t*e*o*a*g*l*s*r*b*n*m*g*z*n*.com F 2026-07-05 08:42:53
p*a*t*c*t*w*.com F 2026-07-05 07:09:43
p*a*m*c*c*u*c*l.rw (WP 6.9.4) 👤 F 2026-07-05 02:52:41
w*a*l*g*.com (WP 5.8.1) ⚠️ 👤 F 2026-07-05 02:25:45
s*t*p*o.company F 2026-07-05 02:09:58
p*a*n*d*o*t*n*.com (WP 7.0) F 2026-07-05 01:30:51
n*l.o*g.ua (WP 6.7.1) 🔓 👤 F 2026-07-05 00:07:36
p*a*e*g*s*o.com (WP 6.9.4) 👤 F 2026-07-05 00:06:35
s*l*s*r*d*g*t*l.com (WP 7.0) 👤 D 2026-07-05 00:04:04
p*a*e*a*y*a*t*o*o*y*a*d*i*a*i*g.com (WP 5.6.17) ⚠️ 👤 F 2026-07-04 23:19:01
i*-*a*o*a.com (WP 5.7.15) ⚠️ 👤 F 2026-07-04 16:57:51
g*t*g*m*s.com (WP 5.1.4) ⚠️ 👤 F 2026-07-04 15:33:45
g*s*r*p*n*g*i*l.com (WP 6.9.4) 👤 F 2026-07-04 14:01:40
m*b*s*d*.com (WP 6.9.4) 👤 F 2026-07-04 13:35:30
i*f*d*s*n*w*.com (WP 6.9) 🔓 👤 F 2026-07-04 13:01:10
b*o*l*n*.rs (WP 7.0) F 2026-07-04 12:33:52
s*h*l*r*h*p*i*r*.com (WP 6.9.4) 🔓 👤 F 2026-07-04 07:19:42
k*r*a*e*f*n*.sk (WP 7.0) F 2026-07-04 06:59:59
k*r*a*e*b*a*t.sk (WP 7.0) F 2026-07-04 06:54:18
m*i*u*e*e.cz F 2026-07-04 06:23:50
p*r*s*i*a*n*i*e.com (WP 6.8.5) 👤 F 2026-07-04 05:59:23
c*m*o*n*b*w*p*t.com (WP 6.9.4) 👤 F 2026-07-04 01:57:28
g*l*x*a*i*i*a*.es (WP 7.0) 👤 F 2026-07-04 00:31:33
p*o*e*s*o*a*d*u*s*r*e*i*g.com F 2026-07-03 23:03:23
d*s*g*i*a*o*.c*m.br (WP 6.0.11) ⚠️ F 2026-07-03 22:49:50
s*a*e*p*t*l*.com 👤 F 2026-07-03 20:22:32
s*a*s*a*.com F 2026-07-03 17:57:39
g*m*5*.com (WP 7.0) 👤 D 2026-07-03 17:24:26
e*g*n*a*.com F 2026-07-03 16:52:32
n*v*s*c*.o*g.ua F 2026-07-03 15:22:07
a*b*.ru F 2026-07-03 14:15:35
g*z*t*m*g*s.ru (WP 5.8.13) ⚠️ 👤 F 2026-07-03 12:09:01
p*n*o*e*e*l*h.com F 2026-07-03 10:49:25
p*n*o*e*e*e*i*s.com F 2026-07-03 10:49:25
p*n*o*e.com A 2026-07-03 10:49:25
g*m*r*n*i*d*a.com (WP 7.0) F 2026-07-03 10:36:36
t*a*r*p*r*o*e*u*o.c*m.br (WP 6.1.1) ⚠️ A 2026-07-03 09:17:54
c*m*t*t*m*c.com (WP 6.9.4) 👤 F 2026-07-03 06:24:31
s*v*r*n*t*e*h*m*.com (WP 7.0) 👤 F 2026-07-03 05:06:08
j*u*n*l*r*n*b*e.fr (WP 7.0) 👤 F 2026-07-03 02:21:20
s*u*a*a*e*.com (WP 6.9.4) 👤 F 2026-07-02 21:43:06
g*d*n*w*.com (WP 7.0) 👤 F 2026-07-02 21:34:53
a*r*c*n*u*b*n*w*.com F 2026-07-02 21:17:40
k*a*m*g*.be (WP 5.2.24) ⚠️ 👤 F 2026-07-02 19:43:04
d*s*y*r*a*.com (WP 6.9.4) 👤 F 2026-07-02 14:30:29
r*a*v.ru (WP 7.0) 👤 F 2026-07-02 14:29:26
i*t*g*i*y*l*r*d*.org 👤 F 2026-07-02 09:16:56
d*p*r*i*.com 📄 F 2026-07-02 08:55:51
t*e*c*e*c*m*t*e*s.org (WP 7.0) 👤 C 2026-07-02 04:49:47
p*b*r*e*.com (WP 7.0) F 2026-07-02 04:32:35
r*v*e*o*e*f*e*d.net (WP 7.0) 📄 F 2026-07-02 03:29:52
w*t*r*o*l*r*i*k*.com (WP 6.9.4) 👤 F 2026-07-02 02:48:18
s*f*a*e*.com 👤 F 2026-07-02 00:46:53
r*s*o*a*i*e*e*t*s*r*.org 👤 F 2026-07-01 20:51:45
w*s*g*.com (WP 4.6.29) ⚠️ 👤 F 2026-07-01 19:34:28
g*o*t*a*n*w*.com (WP 6.7.5) D 2026-07-01 16:57:26

Top 50 Plugins

Plugin Count
elementor 1,779,388
contact-form-7 1,761,088
elementor-pro 1,055,687
woocommerce 817,660
revslider 612,251
jetpack 458,895
js_composer 422,839
wp-rocket 341,544
essential-addons-for-elementor-lite 266,783
complianz-gdpr 259,818
gravityforms 257,768
google-site-kit 232,142
cookie-law-info 230,394
instagram-feed 226,099
sitepress-multilingual-cms 211,909
header-footer-elementor 208,549
google-analytics-for-wordpress 207,147
bluehost-wordpress-plugin 193,005
elementskit-lite 181,900
gutenberg 167,565
cookie-notice 150,381
litespeed-cache 143,078
gtranslate 126,061
wpforms-lite 125,379
the-events-calendar 123,077
gutenberg-core 122,519
astra-sites 114,573
popup-maker 110,596
woocommerce-payments 110,364
tablepress 102,292
honeypot 98,159
astra-addon 94,468
wp-smushit 91,509
duracelltomi-google-tag-manager 90,847
coblocks 90,281
layerslider 89,960
all-in-one-seo-pack 89,716
bb-plugin 86,712
akismet 85,457
premium-addons-for-elementor 85,000
cleantalk-spam-protect 83,269
ml-slider 82,930
mailchimp-for-wp 82,435
megamenu 80,780
woocommerce-gateway-stripe 80,066
jet-engine 77,767
fusion-builder 77,630
ewww-image-optimizer 76,815
smart-slider-3 76,682
wp-pagenavi 76,584

Top 50 Themes

Theme Count
hello-elementor 623,140
Divi 499,644
astra 417,537
flatsome 137,169
Avada 121,933
generatepress 115,455
pub 85,361
oceanwp 81,158
kadence 79,293
enfold 69,360
salient 65,583
twentyseventeen 54,581
bb-theme 52,905
betheme 52,583
twentytwentyfour 52,393
blocksy 51,239
cocoon-master 49,293
dt-the7 45,667
twentytwentyfive 44,879
h4 42,570
woodmart 41,447
neve 38,409
Avada-Child-Theme 37,034
gox 36,294
bridge 31,641
twentytwentyone 30,513
lightning 29,886
twentytwenty 28,872
swell 27,928
bricks 26,549
Impreza 26,210
Newspaper 24,349
twentytwentythree 22,239
epik-redesign 19,218
twentytwentytwo 18,921
uncode 18,690
twentysixteen 17,681
pro 17,583
sydney 16,662
storefront 16,428
Total 14,531
hello-theme-child-master 14,048
factory-templates-4 13,733
extendable 13,170
themify-ultra 12,997
hestia 12,665
yootheme 12,622
yith-wonder 12,423
porto 12,058
jupiter 11,700