=== Embed MTV === Contributors: market4android Tags: mtv, embed, video, shorttag Requires at least: 2.7 Tested up to: 3.0.1 Stable tag: trunk Embed MTV Videos using this simple plugin. == Description == Embed MTV Videos using this simple plugin. Example usage is as follows: [mtv width=600 height=480]mtvcode[/mtv]. You can specify an alternate height and width by using the variables noted above. If you want to use only the default video size, just use the shorttag as follows: [mtv]mtvcode[/mtv]. To find the 'mtvcode', simply go to the web page that contains the video that you want to embed. In the example URL of Teen Mom, Season 1 Episode 1, you'll see this: http://www.mtv.com/videos/teen-mom-ep1-looking-for-love/1627635/playlist.jhtml The 'mtvcode' in this URL is 1627635 and the code to embed this video into your website is [mtv]1627635[/mtv] Simple! == Installation == 1. Extract the contents of the ZIP file you download. 2. Upload the embedmtv folder that contains 2 files (embed-mtv.php and readme.txt) to your 'wp-content/plugins' folder 3. Activate the plugin through your Plugins section in the Wordpress Admin panel. 4. You must set default video size before using the plugin, on the settings page. Settings page link will appear right inside the Plugins menu. 5. Use the [mtv]mtvcode[/mtv] shorttag in a blog post, and happy embedding! == Frequently Asked Questions == = Do I plan to continue development of this plugin? = Chances are, no. I spent a few hours and put this together properly so you can install a plugin that works the first time around. Please show some thanks by enjoying my plugin! == Changelog == = 1.0 = * Initial Release of Plugin.