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

Plugin: tidyhive-featured-posts (Used by 17 domains)

Tidyhive Featured Posts

👤 Mohit Chawla 📦 v1.5.0 🔗 Plugin Homepage

This plugin adds the ability for the user to mark a post to be a featured post with just one click without the need of editing an individual post. The plugin also includes a widget which can display all the posts which have been marked featured.

Usage

  • Go to your admin dashboard page.
  • Open all posts page which displays the list of posts in table.
  • A column name ‘Featured posts’ will be there with a star icon in each row.
  • Click the star to make that post as featured.

Dashboard->Posts>All Posts

Instructions

Q1. How to display feature posts?

Plugin comes with a widget, which can be added to sidebar

Q2. How to display featured posts in any desired section of theme(Developers)?

In order to display featured posts in your theme, use the following code to fetch the posts.

$featured_posts = Thfp_public::thfp_get_featured_posts();

The above code return WP_Query object which you can use in a loop. Above static function accepts a parameter(int) which limits the number of posts which it can return.

Show the posts with the help of custom loop:-

if($featured_posts->have_posts()):
    while($featured_posts->have_posts()): $featured_posts->the_post();
        //Your code here
    endwhile;
endif;

You can also use your own wp_query. Make sure you use ‘tag’ key to be ‘featured’.

$args = array(
    'post_status'   =>  'publish',
    'tag'           =>  'featured',
    //Use any other needed args
);
$featured_posts = new WP_Query($args);

and then use the loop to display posts.

DomainExposuresHeadersLast Checked
h*e*n*s*g*n.dk F 2026-06-01 10:15:57
j*w*.a*m*.jp (WP 7.0) F 2026-05-31 07:38:47
5*1*e*o*e.com F 2026-05-29 00:00:48
g*a*m*r*a*.com (WP 6.9.1) F 2026-05-28 20:10:17
s*g*-*a*j*k*i.s*o*s*n*e*.net (WP 7.0) F 2026-05-28 08:36:19
c*c*p*n*o*t*p*a.com D 2026-05-27 17:26:11
c*l*a*d*e*l.com (WP 7.0) F 2026-05-27 11:52:55
s*e*a*o*o*e*z*.com (WP 4.7.11) ⚠️ F 2026-05-26 17:33:46
r*c*e*t*s.com (WP 6.8.5) F 2026-05-21 02:05:44
b*y*i*o*-*p*i*s.com F 2026-05-20 13:06:01
t*i*i*d*a*e*.com (WP 6.9.4) F 2026-05-19 16:43:50
y*g*t*e*a*y*f*k*o*a.net (WP 6.7.5) F 2026-05-16 10:47:33
l*r*l*n*.com (WP 6.6.5) F 2026-05-15 12:40:09
a*i*h*r*.com F 2026-05-12 20:05:14
g*e*c*a*c*.com (WP 6.9) F 2026-05-10 10:17:44
p*k*r*i*r*r*o*l*n*.com (WP 6.3) ⚠️ D 2026-05-09 21:55:55
p*g*s*e*d*r.dk F 2026-05-08 01:10:20

Top 50 Plugins

Plugin Count
elementor 1,754,320
contact-form-7 1,726,201
elementor-pro 1,023,432
woocommerce 799,034
revslider 604,515
jetpack 458,801
js_composer 422,662
wp-rocket 325,289
essential-addons-for-elementor-lite 282,799
gravityforms 257,929
complianz-gdpr 247,725
cookie-law-info 224,350
instagram-feed 223,021
google-site-kit 216,572
sitepress-multilingual-cms 215,492
google-analytics-for-wordpress 209,983
header-footer-elementor 205,639
elementskit-lite 198,592
bluehost-wordpress-plugin 189,609
gutenberg 158,792
cookie-notice 145,917
gutenberg-core 143,187
wpforms-lite 127,671
the-events-calendar 127,427
litespeed-cache 125,867
gtranslate 124,470
astra-sites 118,199
popup-maker 113,405
woocommerce-payments 111,119
tablepress 104,688
honeypot 94,265
astra-addon 93,304
coblocks 93,197
all-in-one-seo-pack 91,550
wp-smushit 91,448
duracelltomi-google-tag-manager 91,001
LayerSlider 89,759
bb-plugin 89,288
premium-addons-for-elementor 84,929
akismet 84,581
megamenu 83,847
cleantalk-spam-protect 82,420
mailchimp-for-wp 82,013
woocommerce-gateway-stripe 81,354
ml-slider 78,616
fusion-builder 77,853
ewww-image-optimizer 77,141
formidable 76,561
borlabs-cookie 76,319
wp-pagenavi 76,221

Top 50 Themes

Theme Count
hello-elementor 599,515
Divi 499,956
astra 415,349
flatsome 125,689
Avada 121,634
generatepress 116,522
pub 99,092
oceanwp 81,430
kadence 76,170
enfold 70,055
salient 65,396
twentyseventeen 54,728
bb-theme 54,320
twentytwentyfour 52,991
cocoon-master 51,730
h4 50,741
betheme 50,550
blocksy 49,223
dt-the7 44,884
twentytwentyfive 42,646
neve 38,282
Avada-Child-Theme 36,787
gox 32,884
woodmart 32,364
bridge 32,265
twentytwentyone 31,598
lightning 30,772
twentytwenty 29,387
swell 28,208
Impreza 25,646
bricks 25,293
twentytwentythree 23,684
Newspaper 22,719
twentytwentytwo 19,762
sydney 19,583
epik-redesign 19,297
uncode 18,579
voxel 17,877
twentysixteen 17,750
pro 17,574
storefront 17,445
extendable 14,540
Total 14,391
yith-wonder 13,973
kubio 13,880
hello-theme-child-master 12,968
factory-templates-4 12,761
themify-ultra 12,708
yootheme 12,563
hestia 12,439