This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MediaEmbedder

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.

This plugin extends on WordPress Embed, so therefore it embedded the same way as
oEmbed and requires PHP 5.3 and above.

Current supported sites are:

Further Instructions are in the admin panel.

Installation

  1. Upload folder mediaembedder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Check Settings in admin panel.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“MediaEmbedder” is open source software. The following people have contributed to this plugin.

Contributors

Translate “MediaEmbedder” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

2012.02.12

  • Now uses namespace.
  • Now requires PHP 5.3 and above.

2011.12.29

  • Major Fixes.

2011.12.28

  • Added Template Editor into Admin-CP.

2011.12.01

  • Fixed Screenr regular expression.

2011.11.28

  • Improved some of the regular expression.
  • Added Barely Digital
  • Added Barely Political
  • Now versioned by date, it’s more practical.

0.0.4

  • Added Screenr

0.0.3

  • Added $99 Music Videos
  • Added All Things Digital
  • Added Aniboom
  • Added Atom.com
  • Added Bambuser

0.0.2

  • Added CollegeHumor.
  • Have YouTube on top of list, then the rest in alphabetical order.

0.0.1

  • First Release.