WordPress Plugin Review: WordPress Audio Player

Posted by Nile | Posted in Plugins | Posted on 11-13-2009 | 3 Comments

Tags: ,

plugins-cat-thumbnail

wordpress-audio-player-screenshotI had been looking for a decent player for a client’s website and tried quite a few until I came across WordPress Audio Player. The plugin was developed by Martin Laine It is currently on version 2.0 beta 6. The plugin WILL work in WordPress 2.8.6.

To install, you can simply look up ‘WordPress Audio Player’ in your WordPress admin under Plugins> Add New or go to the WordPress Plugin directory and download so you can manual install.

One of the issues I came across and this was actually something that came up in the WordPress forum is the fact that the player might not show up or the following message was seen in place of where the player was suppose to be:

Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.

To remedy this, I simply added the following snippet of code in my header.php file of my theme before the body tag.


<?php wp_head(); ?>

and the following in footer before the ending body tag.


<?php wp_footer(); ?>

After that, the player worked great.

One other issue noted was that you could not properly insert the image from your WordPress admin panel. Although you could upload your audio file to your Media gallery, inserting the file was not working. I resorted to manually inserting the file, which was really easy to do.

Example:
[audio:your-audio-file-name.mp3]

You can insert single files or multiple files and it works great. Other than a few kinks to work out, I find this plugin very useful and recommend it.

Have you tried WordPress Audio Player out? What do you think?

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • FriendFeed
  • Identi.ca
  • LinkedIn
  • Posterous
  • Reddit
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter
  • Yahoo! Buzz

Related posts:

  1. WordPress Plugin Review: Testimonials Manager
  2. WordPress Plugin Review: Sidebar Tabs
  3. WordPress Plugin Review: WordPress Simple Paypal Shopping Cart
  4. WordPress Plugin Review: Validation Helper
  5. WordPress Plugin Review: Slidedeck

About Nile Flores

Web and graphic designer fom Southern Illinois. I love to work with WordPress.

Connect with Nile at: Twitter | Facebook | LinkedIn

Nile has written 87 articles at WPAddict.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Comments (3)

I use dewplayer, love that green.

I personally use this plugin on my Gothic Peach blog and it works great! I have never had any problems with it, although it does require the latest version of flash to be installed as it uses flash to control the player. :) Other than that, I have not had any issues with it. I love the fact that you can mask the URL to your file so that people who might be trying to download the item you are having them listen to will not be able to do so.
.-= Charity´s last blog ..New Version of WordPress Available and Plug-In Issues =-.

FriendFeed Comment


WordPress Plugin Review: WordPress Audio Player – [link to post] http://friendfeed.com/e/d8e7758c-74af-4846-9b3d-3cb5a16f68e0

Posted using Chat Catcher