=== GenerateWP oEmbed === Author: Rami Yushuvaev Author URI: http://GenerateWP.com/ Contributors: ramiy Tags: GenerateWP, oEmbed, code, snippets, code snippets, development Requires at least: 3.5 Tested up to: 4.1.1 Stable tag: 1.1 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 the plugin by pressing the "Install" button. 4. Activate the plugin by pressing the "Activate" button. = 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.1 = * Add i18n support. * Add hebrew (he_IL) traslation. = 1.0 = * Initial release