=== wp-responsiveo-io === Contributors: 14islands Tags: responsive, images, rwd, responsive web design Requires at least: 3.5.1 Tested up to: 3.6 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html GitHub Plugin URI: https://github.com/14islands/wp-reponsive-io GitHub Branch: master This plugin handles all the images tags in the post content to use with the http://responsive.io/ service. == Description == Coming soon. == 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.