This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Responsive Media

Description

Most responsive image solutions use shortcodes to insert responsive images. This isn’t inherently a bad idea, but it does ruin the experience for your content editors who lose the ability to see images in the visual editor. WP Responsive Media maintains the visual editor support as well as all other WordPress media functionality. It’s built on top of the Picturefill polyfill for the picture element and uses the default WordPress image sizes.A seamless responsive images solution for WordPress that doesn’t break the visual editor.

Installation

Installing “WP Responsive Media” can be done either by searching for “WP Responsive Media” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Does this make all of my images responsive for older posts?

No. This only works on images added after you’ve activated the plugin.

Does everything blow up after I uninstall it?

No. There will be a little extra code in your markup that is used by this plugin, mainly some extra data attributes, but everything will continue to function normally.

Does this handle all media?

No. It only handles images. Someone had already taken WP Responsive Images so this was the next best.

How does it work?

After you’ve activated the plugin, just go to your Post or Page and insert an image. You won’t notice anything different in the WordPress admin, it’ll just show up as an image like every other one. On the front end of the site, you’ll now see that the images that you’ve added are now fully responsive. You can read about it in more depth here

Reviews

Read all 3 reviews

Contributors & Developers

“WP Responsive Media” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Responsive Media” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • 2014-08-21
  • Initial release

1.0.3

  • 2014-08-21
  • Added check for old images so we don’t parse those