=== Artiss Vine Embed === Contributors: dartiss Donate link: http://artiss.co.uk/donate Tags: display, embed, page, post, postcard, seo, shortcode, show, video, vine, widget Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.0 Embed Vine videos into your blog == Description == Embed your Vine videos directly into your posts, pages or sidebar. Features include... * Embed your Vine video with a simple shortcode or use widgets in your sidebar * Use the video ID or full URL * Specify video size and type (simple or postcard) * Google compatible metadata is added to the video output - great for SEO! This isn't the first WordPress plugin to embed Vine videos but it will certainly be the best! How do you do it? Simply use the shortcode [vine] with at least a parameter specifying the video ID. For example... `[vine id=bjHh0zHdgZT]` To specify a full URL you will need to enclose it within both opening and closing shortcode. For example... `[vine]https://vine.co/v/bjHh0zHdgZT[/vine]` By default the result will show at a size of 600px and the simple output. To change either of these settings use the `size` or `type` parameters. The latter can be set to `simple` or `postcard`. For example... `[vine size=480 type=postcard]bjHh0zHdgZT[/vine]` And that's it! For the next release (due imminently) expect an administration screen so that you can set default options. In future releases then expect the following... * Editor button to make embedding even easier * Responsive output of videos * Internationalization * And much more! **For help with this plugin, or simply to comment or get in touch, please read the appropriate section in "Other Notes" for details. This plugin, and all support, is supplied for free, but [donations](http://artiss.co.uk/donate "Donate") are always welcome.** == Licence == This WordPress plugin is licensed under the [GPLv2 (or later)](http://wordpress.org/about/gpl/ "GNU General Public License"). == Support == All of my plugins are supported via [my website](http://www.artiss.co.uk "Artiss.co.uk"). Please feel free to visit the site for plugin updates and development news - either visit the site regularly or [follow me on Twitter](http://www.twitter.com/davidartiss "Artiss.co.uk on Twitter") (@davidartiss). For problems, suggestions or enhancements for this plugin, there is [a dedicated page](http://www.artiss.co.uk/vine-embed "Artiss Vine Embed") and [a forum](http://www.artiss.co.uk/forum "WordPress Plugins Forum"). The dedicated page will also list any known issues and planned enhancements. **This plugin, and all support, is supplied for free, but [donations](http://artiss.co.uk/donate "Donate") are always welcome.** == Installation == The plugin can be added with the `Plugins->Add New` administration option. Alternatively, it can be installed manually after being downloaded from WordPress.org... 1. Upload the entire `artiss-vine-embed` folder to your wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. That's it, you're done - you just need to add the shortcode to your blog! == Screenshots == 1. Postcard output 2. Simple output == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = * Initial release