=== Easy Post Embed Code === Contributors: hlashbrooke Tags: embed, code, oembed, copy, post Requires at least: 4.4 Tested up to: 4.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds each post's embed code to the post edit screen for easy copying. == Description == The oEmbed feature that is built into WordPress core from version 4.4 allows your content to be easily embedded in any other site. This is great if the site in which you are embedding your content supports oEmbed, but in many cases it does not. In these cases you will need to paste the full embed code on the site in question. This plugin provides that embed code for you right on the post edit screen. **Features** - Find your embed code right on the post edit screen - Customise the width and height of the embed before copying the code **How to contribute** If you want to contribute to Easy Post Embed Code, you can [fork the GitHub repository](https://github.com/hlashbrooke/Easy-Post-Embed-Code) - all pull requests will be reviewed and merged if they fit into the goals for the plugin. == Installation == Installing "Easy Post Embed Code" can be done either by searching for "Easy Post Embed Code" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 1. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The embed code meta box on the post edit screen. 2. The full post edit screen (so you can see the meta box in context). == Frequently Asked Questions == = The meta box is not showing for me - what gives? = The embed code meta box will only show for posts that have a status of 'published' - it will not show for drafts or private posts as those cannot be embedded externally anyway. = No really - the meta box is *still* not showing for me! = That's not even a question, but the answer is most likely that you are using a WordPress version older than 4.4 - the oEmbed feature is only available in WordPress 4.4 and above, so you need to be more up to date in order to use this plugin. == Changelog == = 1.0 = * 2015-11-03 * Initial release == Upgrade Notice == = 1.0 = * 2015-11-03 * Initial release