=== Metro Buttons === Contributors: satrya Donate link: http://satrya.me/donate/ Tags: shortcode, button, buttons, metro, shortcodes, posts, pages, widgets Requires at least: 3.4 Tested up to: 3.5.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily display catchy looking Metro style button with [button] shortcode in your posts, pages and widgets. == Description == This plugin allows you to display catchy looking Metro style button with `[button]` shortcode in your posts, pages and widgets. Use it for your call to action button to catch your visitor attention. [More info](http://satrya.me/metro-buttons/) = Usage = `[button] ... [/button]` ` Optional arguments: * link: button link * size: tiny, small, large (default: medium) * color: lime, green, emerald, teal, cyan, cobalt, indigo, violet, pink, magenta, crimson, red, orange, amber, yellow, brown, olive, steel, mauve, taupe * type: radius, round (default: square) * align: left, right (default: none) * target: _blank (default: _self) * title: link title attribute ` = Support = * [Support forum](http://wordpress.org/support/plugin/metro-buttons) * [Github](https://github.com/satrya/metro-buttons/) = Project Info = * Developed by [Satrya](http://satrya.me/) = Credit and Color References = * Please visit [this page](http://www.creepyed.com/2012/11/windows-phone-8-theme-colors-hex-rgb/) == Installation == 1. Upload the 'metro-buttons' folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Display the shortcode with `[button]` == Screenshots == 1. Button preview == Changelog == = 1.1 - 4/26/2013 = * Fix ugly readme = 1.0 - 4/26/2013 = * Initial release