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

Plugin: responsify-wp (Used by 248 domains)

Responsify WP

πŸ‘€ stefanledin πŸ“¦ v1.9.11 πŸ”— Plugin Homepage

Responsify WP is the WordPress plugin that cares about responsive images.

Features

  • Use img with srcset/sizes attributes.
  • …or the picture element.
  • Works with or without Picturefill.
  • Supports high resolution images (retina).
  • Custom media queries.
  • Handpick which image sizes to use.
  • Responsive background images.

Demo

Responsify WP finds featured images and all images inside the content and makes them responsive.
For example, you might have a template that looks like this:

That will output something like this:

Hello world

Lorem ipsum dolor sit amet...

Image description

But once you have activated the plugin, it will look like this instead:

Hello world

Lorem ipsum dolor sit amet...

Image description

You can also choose to use the picture element instead:

Hello world

Lorem ipsum dolor sit amet...

Image description

It also works with high resolution (retina) images:

Hello world

Lorem ipsum dolor sit amet...

Image description

The different versions of the image in the examples above is in the standard thumbnail, medium, large and full sizes.
The media queries are based on the width of the β€œprevious” image.
Any custom sizes of the image will also be found and used.

Settings

You can select which image sizes that the plugin should use from the RWP settings page.
These settings can be overwritten from your templates.

 'portfolio',
    'rwp_settings' => array(
        'sizes' => array('large', 'full')
    )
) );
foreach( $posts as $post ) {
    // ...
}

// Using WP_Query()
$query = new WP_Query( array(
    'category_name' => 'wordpress',
    'rwp_settings' => array(
        'sizes' => array('large', 'full')
    )
) );
if ( $query->have_posts() ) {
    // ...
}
?>

Available settings:

  • Select which image sizes to use.
  • Set/override attributes.
  • Set custom media queries.
  • Turn on/off retina.
  • Ignore image formats.

Functions

RWP provides a number of functions that can generate responsive images in your templates.
Let’s say that you have the following markup for a very large header image:

As you probably know, the_post_thumbnail() will create a regular tag with the full-size image in this case.
But you don’t want to send a big 1440px image to a mobile device. This can easily be solved like this:

ID ); // Generate an tag with srcset/sizes attributes. echo rwp_img( $thumbnail_id ); // Generate a element echo rwp_picture( $thumbnail_id ); ?>

Website

http://responsifywp.com.

Demo

http://responsifywp.com/demo.

Documentation and examples

https://github.com/stefanledin/responsify-wp.

Requirements

  • PHP 5.3
DomainExposuresHeadersLast Checked
h*a*t*i*s*r*n*e*o*b*b*e*.com (WP 5.7.15) ⚠️ F 2026-07-14 09:29:55
h*a*t*i*s*r*n*e*o*p*r*s*n*.com (WP 5.7.15) ⚠️ F 2026-07-14 09:29:55
h*a*t*i*s*r*n*e*o*p*r*s*n.com (WP 5.7.15) ⚠️ F 2026-07-14 09:29:55
h*a*t*i*s*r*n*e*e*t*a*.com (WP 5.7.15) ⚠️ F 2026-07-14 09:29:55
b*b*i*e*m*n.com (WP 5.0.22) ⚠️ πŸ‘€ F 2026-07-14 09:16:33
r*s*a*r*n*-*n*c*.net (WP 7.0.1) πŸ‘€ F 2026-07-14 00:46:39
z*m*e*u*a.com πŸ”“ πŸ‘€ F 2026-07-13 20:11:57
m*r*s*i*t*a*a*s.com βœ… F 2026-07-13 19:12:22
m*r*l*n*h*a*t*i*s*r*n*e*l*n*.com (WP 5.7.15) ⚠️ F 2026-07-13 18:11:59
s*a*l*o*p*n*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-07-13 15:16:41
x*-*k*i*e*b*e*-*u*-*s*d*m*c*b.com βœ… F 2026-07-13 09:05:24
x*-*d*e*k*i*e*b*e*-*i*.com βœ… F 2026-07-13 03:43:35
x*-*d*e*-*a*s*r*d*r*c*b.com βœ… F 2026-07-13 03:43:35
e*l*b*-*i*-*a*s*r*a*d*r.com βœ… F 2026-07-12 18:46:47
f*b*.fr βœ… A 2026-07-12 18:28:02
n*r*h*y*r*s*v*.com πŸ‘€ C 2026-07-12 16:55:38
h*r*f*r*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-07-12 16:47:13
t*n*e*s*e*e*l*h*n*u*a*c*p*a*s.com (WP 5.7.15) ⚠️ F 2026-07-12 05:08:58
c*h*a*t*i*s*r*n*e*a*e*.com (WP 5.7.15) ⚠️ F 2026-07-12 05:08:01
c*h*a*t*i*s*r*n*e*u*t*.com (WP 5.7.15) ⚠️ F 2026-07-12 05:08:01
c*h*a*t*i*s*r*n*e*l*n*.com (WP 5.7.15) ⚠️ F 2026-07-12 05:08:01
t*p*h*l*c*m*e*c*a*.com βœ… D 2026-07-12 01:33:45
b*o*s*u*i*s.com βœ… F 2026-07-11 16:22:34
b*o*.com πŸ‘€ F 2026-07-11 16:22:34
c*d*-*o*e.com (WP 6.6.5) βœ… F 2026-07-11 13:22:43
m*r*u*t*o*.com (WP 6.9) πŸ”“ πŸ‘€ F 2026-07-11 09:39:51
l*c*l*l*p*u*d*n*.com (WP 6.8.3) πŸ‘€ F 2026-07-10 21:33:46
c*a*t*l*i*n*i.com (WP 6.1.10) ⚠️ F 2026-07-10 14:07:20
c*e*c*n*o*c*a*h*n*.com (WP 4.3.5) ⚠️ πŸ‘€ F 2026-07-10 11:56:51
c*s*k.com (WP 6.8.5) βœ… F 2026-07-10 06:51:38
t*l*a*a*s*e*e*l*h*n*u*a*c*.com (WP 5.7.15) ⚠️ F 2026-07-09 07:46:18
m*k*e*v*n*.com (WP 6.9.4) πŸ‘€ F 2026-07-08 23:08:54
w*n*m*l*i*v*s*m*n*s.com βœ… F 2026-07-08 20:38:49
g*n*u*u*a.com βœ… D 2026-07-08 15:55:29
t*u*a*.reisen βœ… D 2026-07-08 15:51:25
t*u*a*-*e*s*n.de βœ… D 2026-07-08 15:44:25
m*j*n*l*s*n*i*d*l*f.com (WP 5.0.4) ⚠️ F 2026-07-08 10:25:42
l*n*a*a*d*r*a*.com (WP 7.0) βœ… C 2026-07-08 08:36:29
i*n*r*u*e.de (WP 7.0) βœ… F 2026-07-08 08:08:14
b*s*h*m*i*s*r*n*e*o*p*n*e*.com (WP 6.6.5) βœ… D 2026-07-08 07:12:54
b*m*d*a.nl βœ… F 2026-07-08 07:12:51
a*c*c*f.fr βœ… D 2026-07-08 06:31:53
p*o*t*u*h*r.de βœ… F 2026-07-07 21:48:20
n*d*w*l*a*r*u*e*t*.org (WP 6.9.4) πŸ‘€ F 2026-07-07 19:47:05
b*r*e*o*a*7*4.cat βœ… F 2026-07-07 17:20:32
n*g*r*l*z*r*a*a.com βœ… F 2026-07-07 16:57:03
5*5*5*5*.org (WP 7.0) πŸ‘€ F 2026-07-07 06:35:19
c*l*r*d*h*a*t*i*s*r*n*e*a*e*.com (WP 5.7.15) ⚠️ F 2026-07-07 05:40:21
w*s*p*l*b*a*h*e*l*h*n*u*a*c*.com (WP 5.7.15) ⚠️ F 2026-07-06 17:31:55
c*h*a*t*i*s*r*n*e*a*e*.com (WP 5.7.15) ⚠️ F 2026-07-06 10:46:34
c*h*a*t*i*s*r*n*e*u*t*s.com (WP 5.7.15) ⚠️ F 2026-07-06 10:46:34
c*h*a*t*i*s*r*n*e*u*t*.com (WP 5.7.15) ⚠️ F 2026-07-06 10:46:34
c*h*a*t*i*s*r*n*e*l*n*.com (WP 5.7.15) ⚠️ F 2026-07-06 10:46:34
b*l*a*a*i*n.com (WP 4.1.40) ⚠️ πŸ‘€ F 2026-07-06 03:14:10
l*w*o*t*e*l*h*n*u*a*c*.com (WP 5.7.15) ⚠️ F 2026-07-06 02:27:57
h*v*n*s*s*e*s.c*.uk πŸ‘€ D 2026-07-06 02:13:29
l*h*d.fr (WP 7.0) πŸ‘€ F 2026-07-05 19:43:53
s*b*l*.com βœ… F 2026-07-05 18:29:37
p*a*a*a*o*a*o*.com (WP 6.5.8) πŸ‘€ F 2026-07-05 17:23:50
h*z*r*o*e*n*i*e.net (WP 6.0.12) ⚠️ πŸ‘€ D 2026-07-05 16:45:53
p*o*i*e*c*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-07-05 16:26:30
a*h*e*r*c*t*.com βœ… D 2026-07-05 11:29:00
l*r*c*e*i*e*r*s*o*a*e.com πŸ‘€ F 2026-07-04 20:34:35
c*s*a*c*.org πŸ‘€ F 2026-07-04 14:10:07
c*n*e*t*l*k*r*.com βœ… F 2026-07-04 10:31:09
k*r*i*l*g*e*a*g*o*o*i*-*a*n*e*m.de (WP 6.2.9) ⚠️ πŸ‘€ F 2026-07-04 04:21:13
c*m*o*t*u*l*i*g*e*v*c*s.com (WP 6.8.5) βœ… F 2026-07-03 07:33:22
p*m*s*r*n*a*i*i*a*a.com πŸ‘€ F 2026-07-03 05:21:19
p*o*t*u*h*r.com βœ… F 2026-07-03 04:35:53
g*i*e*v*l*e*e*l*h*n*u*a*c*.com (WP 5.7.15) ⚠️ F 2026-07-03 02:08:51
g*t*i*t*e*e*h.com (WP 7.0) πŸ‘€ F 2026-07-02 18:32:36
d*t*h*a*j*h*.com (WP 4.8.25) ⚠️ πŸ‘€ F 2026-07-02 15:47:45
l*a*f*r*a*d.us βœ… F 2026-07-02 12:58:42
p*a*s*f*t*p*r*o*m*n*e.com πŸ‘€ F 2026-07-02 12:21:30
b*o*a*e*-*a*.de βœ… F 2026-07-02 09:44:09
v*l*n*i*s*e*-*a*e*t*n*s.com πŸ‘€ F 2026-07-02 01:58:32
c*e*r*a*e*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-07-02 00:13:55
m*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-07-01 22:08:15
p*r*l*g*t*v*a*i*n.com (WP 7.0) βœ… F 2026-07-01 21:39:47
c*d*r*e*g*t*d*o*.com πŸ‘€ C 2026-07-01 18:17:04
w*r*e*p*a*s.com (WP 7.0) πŸ‘€ F 2026-07-01 17:02:30
a*v*n*a*e*o*n*b*h*v*o*a*.com βœ… F 2026-07-01 08:29:07
p*y*i*i*n*f*r*u*a*r*g*t*.org βœ… D 2026-07-01 06:08:42
p*u*b*i*.com βœ… F 2026-07-01 04:44:18
s*n*a*l*r*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-07-01 04:26:22
s*u*h*o*n*p*o*e*t.org (WP 7.0) βœ… D 2026-06-30 22:35:24
g*a*d*h*t*l*m*n*a*o.fr βœ… F 2026-06-30 20:55:06
h*t*c*i*l*.net βœ… D 2026-06-30 12:40:19
p*s*d*n*h*a*t*i*s*r*n*e.com (WP 5.7.15) ⚠️ F 2026-06-30 06:10:46
f*r*e*o*e*r*a.nz (WP 7.0) βœ… F 2026-06-30 03:16:31
s*d*r*a*m*k*r*a*.se βœ… F 2026-06-29 14:09:14
e*e*t*o*e*h*i*k*a*l*e.nl βœ… F 2026-06-19 13:41:25
m*i*i*k*-*o*m*n*l*e*h*i*.de (WP 4.9.29) ⚠️ πŸ‘€ F 2026-06-16 22:24:05
l*i*t*s.org (WP 6.6.5) πŸ‘€ F 2026-06-16 17:45:16
s*h*l*e*s*e*r*j*w*s*e*d*r*.nl βœ… F 2026-06-15 19:19:42
r*s*d*n*-*u*n*h*n*b*o*.de (WP 7.0) βœ… D 2026-06-14 10:21:21
h*l*t*.nl βœ… F 2026-06-13 18:23:39
m*i*i*k*-*i*l*b*n.de (WP 4.9.29) ⚠️ F 2026-06-13 17:27:44
m*n*e*s*r*b*g*n*i*g*.c*m.au πŸ”“ F 2026-06-13 16:39:09
c*n*o*m*i*.no βœ… F 2026-06-11 00:42:22

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