hanger

media burner plugin

download the theme
(22/4/2008)

Media burner automatically extracts media files (MP3, FLV, YouTube, etc) from your blog posts and creates a site-wide player.

It does this automatically by filtering post content on the fly.

Sample

The following is a sample of the media burner in action.

Usage

The plugin actually only makes an XML playlist based or your content, so conceivably you could play it in whatever player you wanted. However, I wanted to make this work out of the box, so you can simply insert the following to get something going:

<a href=”#” onClick=”openCenterWin(’http://mywebsite.com/wp-content/plugins/mediaburner/mediaplayer.php?mb_title=my website title’,780,450); return false”>Click here</a>

Coming Soon

The XML playlist generation is a bit slow, so if your blog is huge it may take a long time to generate. I’ll add caching to it in the next version I hope. If you like the plugin, please write a blog entry about it and tell your friends.

Revision History

1.1 - Updated branding