Enable Responsive Image
WordPress plugin that adds settings to the Image block to display different images depending on the width of the screen.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 289 days ago • 5 reviews
Is Enable Responsive Image abandoned?
Likely maintained (last update 289 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Enable Responsive Image adds settings to the Image block to display different images depending on the width of the screen. You can add multiple images and set media queries and resolution for each image. If the screen width matches the conditions of that media query, it will switch to the corresponding image.
Resources
Image for screenshot
- License: Public Domain
- Source: https://openverse.org/image/cd8e5cc5-d38a-462e-b4c1-1ea5c6f94e20
Installation
- Upload the
enable-responsive-imagefolder to the/wp-content/plugins/directory. - Activate the plugin through the \’Plugins\’ menu in WordPress.
Frequently Asked Questions
This plugin rewrites the HTML markup for the image block rendered on the front end. Wrap the img element with a picture element, and add source elements with srcset and media attributes inside the picture element based on the settings of the added image.
Try rearranging the order of the images. For example, if both images have a Media Query Type of max-width, the one with the smaller value should be ordered on top.
On the editor side, images do not switch by default. Click the “Enable responsive image preview” button on the block toolbar.
You can find a list of the available filters in the Github readme.
Review feed
Must install for website creation at work.
Changelog
1.4.0
- Tested to WordPress 6.8
- Enhancement: Show full srcset url
- Accessibility: Respect user preference for CSS transitions
- Drop support for WordPress 6.5
1.3.0
- Tested to WordPress 6.7
- Drop support for WordPress 6.4
1.2.0
- Tested to WordPress 6.6
1.1.1
- Remove unnecessary changelog
1.1.0
- Tested to WordPress 6.5
- Enhancement: Polish block sidebar
1.0.0
- Initial release

