=== Images Beautifier === Contributors: satrya Donate link: http://satrya.me/donate/ Tags: shortcode, image, images, posts, page, widget Requires at least: 3.4 Tested up to: 3.5.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The easiest way to beautify your images with simple shortcode. == Description == The easiest way to beautify your images with simple shortcode. Any image placed inside the shortcode will be wrapped with custom style provided by the plugin. = Usage = `[image type=""] image [/image]` ` Optional arguments: * type: rounded, beauty, polaroid, circle ` = Support = * [Support forum](http://wordpress.org/support/plugin/images-beautifier). * [Github repo](https://github.com/satrya/images-beautifier). = Project Info = * Developed by [Satrya](http://satrya.me/). = Credit = * [Twitter bootstrap images](http://twitter.github.io/bootstrap/base-css.html#images) style. == Installation == 1. Upload the 'images-beautifier' folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Display the shortcode with `[image] ... [/image]` == Screenshots == 1. Preview == Changelog == = 1.1 - 5/01/2013 = * Add sample usage = 1.0 - 5/01/2013 = * Initial release