=== AIIRS Artificial Intelligence Image Resizer === Contributors: varunms Author URI: http://varunsridharan.in/ Plugin URL: https://wordpress.org/plugins/aiirs-artificial-intelligence-image-resizer/ Donate link: http://varunsridharan.in/ Tags: image resizer,advanced image resizer,advanced image croping, add_image_size,add image size,dynimic image size Requires at least: 2.9 Tested up to: 4.1 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add Image Size & Remap Image Size == Description == Add image size to crop image dynamically with using code & Remap Image Size.

Plugin Feature List

* Add Image size dynamically * Select Image Size Configured In Media Uploader * Remap Image Size. Eg : if you have called `post-thumbnail` size for most of the images. and if you want to add your own image size `custom-post-thumbnail`. you can change it by Remap image size == Installation == This section describes how to install the plugin and get it working. * Upload `aiirs-artificial-intelligence-image-resizer` to the `/wp-content/plugins/` directory * Activate the plugin through the \'Plugins\' menu in WordPress * Configure options under settings menu [AIIRS Settings] == Frequently Asked Questions == **What is Remap Image Size** Eg : if you have called `post-thumbnail` size for most of the images. and if you want to add your own image size `custom-post-thumbnail`. you can change it by Remap image size **I have an idea for your plugin!** That's great. We are always open to your input, and we would like to add anything we think will be useful to a lot of people. Please send your comment/idea to varunsridharan23@gmail.com **I found a bug!** Oops. Please User github / WordPress to post bugs. Github : https://github.com/technofreaky/aiirs-artificial-intelligence-image-resizer == Changelog == = 0.2 = * Changed whole plugin in to Class * Added Option To Remap Image Size * Fixed Issue With Add Image Size Form = 0.1 = * Base Version