=== responsive-io === Contributors: 14islands Tags: responsive, images, rwd, responsive web design Requires at least: 3.5.1 Tested up to: 3.8 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin optimizes and resizes all images in your content using the responsive.io service. Sign up for a free 30 day trial at http://responsive.io. == Description == Responsive.io is a service that optimizes and delivers perfect images for every screen. We automatically pull images from your website, resize and optimize them for your visitors to speed up load time. Register your domain for a free trial at http://responsive.io. == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'responsive-io' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `wp-responsive-io.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `wp-responsive-io.zip` 2. Extract the `responsive-io` directory to your computer 3. Upload the `responsive-io` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Frequently Asked Questions == = How does it work? = It relies on Wordpress "the_content" filter to change the images before given handing over to the browser. == Changelog == = 1.0.0 = * Initial version. Changes images and check for [caption] to avoid conflicts. == Upgrade Notice == * None yet. == Updates == This plugin supports the [GitHub Updater](https://github.com/afragen/github-updater) plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub. Any submission to WP.org repo will make this redundant.