=== TGN Embed everything === Contributors: georgevanous Tags: youtube, videoreadr, video Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 1.0.2 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], documents like pdf, doc and ppt with [view=http://link.to.your.file/] and VideoReadr with [videoreadr=id] * YouTube * [youtube=id] * [youtube=X8gBdsBjpJw], for example * PDF * [view=http://link.to.your.file/] * PowerPoint .ppt * [view=http://link.to.your.file/] * Microsoft Word .doc * [view=http://link.to.your.file/] * VideoReadr * [videoreadr=id] * [videoreadr=I1uezBsE], for example == 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.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