=== Pinterest Pin Shortcode ===
Contributors: webbolt
Donate link: http://boltnev.ru/pinterest-pin-shortcode-plugin-for-wordpress/
Tags: pinterest, pin, shortcode
Requires at least: 3.0.1
Tested up to: 3.5
Stable tag: 1.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/agpl-3.0.html

This plugin lets you insert any pin (image) from Pinterest into post through the shortcode.

== Description ==

= Features =

* easy pin insert with only its url specified;

= Usage =

[pin url=http://pinterest.com/pin/424605071087515584/]

== Installation ==

1. Upload `pinterest-pin-shortcode.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Use a shortcode in your posts.

== Changelog ==

= 1.1 =
* Code update due to official Pinterest pin widget

= 1.0 =
* Initial release.