=== GenerateWP oEmbed === Contributors: ramiy Tags: GenerateWP, oEmbed, code, snippets, code snippets, development Requires at least: 3.5 Tested up to: 4.3 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed code snippets from GenerateWP.com into your WordPress site == Description == Create code snippets and showcase them to your users. = About GenerateWP = [GenerateWP](https://generatewp.com) provides user-friendly tools for developers to create advanced applications built on top of WordPress. With simmple code generators, developers can create custom and high quality code using the latest WordPress coding standards and API's. = GenerateWP oEmbed Plugin = Using this plugin you can showcase your code snippets from [GenerateWP.com](https://generatewp.com) in your WordPress site, using nothing but the URL. Choose any public snippet from your [dashboard](https://generatewp.com/dashboard/) or from the sites public [snippet library](https://generatewp.com/snippet/). Copy the snippet URL and paste it into your text editor. Then simply click over to the visual editor to confirm that it loads properly. 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.2 (2015-03-28) = * Prevent direct access to php files. * Prevent direct access to directories. = 1.1 (2015-03-02) = * Add i18n support. * Add hebrew (he_IL) traslation. = 1.0 (2015-02-20) = * Initial release. * Register oEmbed provider.