=== MediaEmbedder === Contributors: CJ_Jackson Donate link: http://cj-jackson.com/donate/ Tags: media, embed, video, photo, image, audio Requires at least: 3.2.0 Tested up to: 3.2.1 Stable tag: 0.0.1 Multimedia Embedder that relies on template, unlike oEmbed, therefore allowing users full control over html code. == Description == Multimedia Embedder is plugin that allows user to embed multimedia just like oEmbed, but with the added convenient of an HTML template system, each site has at least one template each for example Flickr will have two templates (photo and video). The users will get full control of the HTML template, for example the YouTube template can be modified to embed YouTube into JW Player rather than using YouTube default player. This plugin also utilise HTML DOM to fetch Meta tag and other vital data about the media in question, if there is not enough data it will use the data from oEmbed as the last resort, all the collected data will get stored to the database for maximum speed and efficiency. Further Instructions are in the admin panel. == Installation == 1. Upload folder `mediaembedder` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Check Settings in admin panel. == Changelog == = 0.0.1 = * First Release.