=== ReSRC for WordPress === Contributors: cs123, domfee Tags: responsive images, images, responsive, compression, png, jpg, gif, resrc Requires at least: 3.5.1 Tested up to: 3.9.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html ReSRC optimizes and delivers perfect images on any device. Link your images to our super simple service - we take care of everything. == Description == ReSRC delivers optimized images specifically sized for each user's screen. You no longer have to manually resize images. ReSRC for WordPress automatically optimizes the following images on your blog: * Images within posts and pages * Post thumbnails Features: * Pixel perfect images on demand * Supports HiDPI (retina) devices * No multiple requests for the same image. * Supports the popular 'Mobile First' approach. * Does not use device detection via user-agents or cookies * Framework and library agnostic. (No need for jQuery) * Gesture Zoom support (Currently iOS only) * Remote image fallback. == Documentation == Full documentation available here: http://www.resrc.it/docs/ == Release Zip Archives == The repository does not contain an archived resrc.zip file - This is only generated for [RELEASES](https://github.com/resrcit/wp-resrc/releases) == Installation == This section describes how to install the plugin and get it working. = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'ReSRC' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard 5. Go to the Settings option of your WordPress dashboard, and click ReSRC for WordPress. Follow the instructions to begin using ReSRC. = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select 'resrc.zip' from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download 'resrc.zip' 2. Extract the 'resrc' directory to your computer 3. Upload the 'resrc' directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Changelog == = 1.0 = * First version