=== GenerateWP oEmbed === Author URI: http://GenerateWP.com Author: Rami Yushuvaev Contributors: ramiy Tags: GenerateWP, oEmbed, code, snippets, code snippets, development Requires at least: 3.5 Tested up to: 4.1.1 Stable tag: 1.0 Add GenerateWP to the WordPress oEmbed providers == Description == The plugin enables site owners to easily embed code snippets from [GenerateWP.com](http://generatewp.com) using nothing but a URL. A simple, easy and efficient way to add code snippets to your site. Manage your own code snippets in [GenerateWP.com](http://generatewp.com) and embed them to your site. = Usage = Choose any public snippet from your [dashboard](http://generatewp.com/dashboard/) or from the public [snippet library](http://generatewp.com/snippet/). Just copy the snippet URL and paste it to your post: `http://generatewp.com/snippet/0md9rdy/` That's it! The code will be embedded to your post. https://www.youtube.com/watch?v=HUyRhdeaZ_Y == Installation == = Installation = 1. In your WordPress Dashboard go to "Plugins" -> "Add Plugin". 2. Search for "GenerateWP oEmbed". 3. Install GenerateWP plugin by pressing the plugin "Install" button. 4. Activate the GenerateWP plugin. = Updating = * Use WordPress automatic updates to upgrade to the latest version. Ensure to backup your site just in case. = Minimum Requirements = * WordPress version 3.5 or greater. * PHP version 5.2.4 or greater. * MySQL version 5.0 or greater. = Recommended Requirements = * The latest WordPress version. * PHP version 5.4 or greater. * MySQL version 5.5 or greater. == Screenshots == 1. Pasting snippet URL to the text editor. 2. Pasting snippet URL to the visual editor. == Changelog == = 1.0 = * Initial release