=== AIIRS ===
Contributors: varunms
Author URI: http://varunsridharan.in/
Plugin URL: https://wordpress.org/plugins/aiirs-artificial-intelligence-image-resizer/
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VTK6JPBJFPFGW
Tags: image,resizer,resize,wp image,wp img resize,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.4
Stable tag: 0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Artificial Intelligence Image Resizer allows you to
Add image size to crop image dynamically with using code & Remap Image Size.
== Description ==
Artificial Intelligence Image Resizer allows you to
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
== Screenshots ==
1. Image Size Creator
2. Image Size Mapper
== 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.3 - 07/10/2015 =
* Updated To Latest WordPress Version
* Minor Bug Fix
* UI Changes
* Plugin Renamed From Artificial Intelligence Image Resizer to AIIRS
= 0.2 - 06/10/2014 =
* Changed whole plugin in to Class
* Added Option To Remap Image Size
* Fixed Issue With Add Image Size Form
= 0.1 - 01/10/2014 =
* Base Version