=== TGN Embed everything === Contributors: georgevanous Tags: youtube, pdf, ppt, doc, powerpoint, word, videoreadr, video, microsoft Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 1.0.4 Donate link: www.thegamenet.com Easily embed YouTube, PDF, PowerPoint, Microsoft Word and more into WordPress 3 using shortcodes. == Description == Embed YouTube with [youtube id], show PDFs, PowerPoint and Word files with [show http://link.to.your.file/] and VideoReadr with [videoreadr id]. For example: [youtube X8gBdsBjpJw] == Installation == To install this extension 1. Put tgn-embed-everything.php into /wp-content/plugins/ 2. Activate the plugin 3. Start using the shortcodes in your posts == Frequently Asked Questions == = What is YouTube? = YouTube lets you broadcast yourself. It is the world's best and free video hosting service. Upload your videos and share them with your friends or the world! = What is VideoReadr? = VideoReadr enhances YouTube videos with bookmarkes, transcripts and a full scripting language See www.videoreadr.com == Changelog == * Version 1.0.4 * Replaced [view] with the more descriptive [show] * Added VideoReadr Javascript fix to define $ if it wasn't already set to jQuery * Version 1.0.3 * Updated tags in readme.txt to include all supported file types * Version 1.0.2 * Updated readme.txt to include all supported file types in the description * Version 1.0.1 * To avoid naming conflicts, prefixed all functions and globals with tgn_ee_ (TGN Embed everything) * Version 1.0 * Initial release