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.

Simple Responsive Images

Description

This plugin generate images with attributes for the responsive images in your content.
Choose the breakpoints and the sizes associated.
The next images you will insert and the elements generated with the wp_attachement functions will begenerated with the right attributes.

Contribute on https://github.com/Rahe/Simple-responsive-images
Based on http://www.grahambird.co.uk/lab/doubletake/ for javascript

Screenshots

  • Settings page

Installation

PHP5 Required.

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend
  3. Go to Settings > Reponsive Images
  4. Configure the breakpoints and the html element of the resizing.
  5. Insert one image in your content with the uploader.
  6. Go on your post and try to resize the window
  7. Let the magic work !

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Changelog

  • 1.0
    • First release
  • 1.0.1
    • Debug the admin
    • Right activation call
    • More tests before making actions
  • 1.0.2
    • Debug admin function
    • Delete option on uninstall
  • 1.0.3
    • Formating
    • Minified script
    • Remove bug breaking visual editor