This plugin hasn’t been tested with the latest 3 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.

Quick Amazon MP3 Clips

Description

Add an Amazon MP3 Clip player to your posts.
Just add [mp3 artist=»ARTIST NAME» album=»ALBUM NAME»] anywhere you want.

The Amazon MP3 Clips widget plays 30 second previews of songs and displays the album art in the background.
Just add [mp3 artist=»ARTIST NAME» album=»ALBUM NAME»] anywhere you want.

There are many ways to create an MP3 widget. Here are some:

  1. [mp3 artist="ARTIST NAME" album="ALBUM NAME" songtitle="SONG NAME"]
    This creates an MP3 widget with a specific song by a specific artist off of a specific album.

  2. [mp3 artist="ARTIST NAME" album="ALBUM NAME" songtitle="SONG NAME" tag="AMAZON ASSOCIATE ID"]
    This creates an MP3 widget with a specific song by a specific artist off of a specific album, and a specific Amazon Associate ID.
    Use this if you would like to make a commision off of sales through your site. You mush sign up at Amazon.com before using this feature.

Screenshots

  • Here's a screenshot of a MP3 widget in action.

Installation

  1. Upload quick-amazon-mp3-clips.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How do I change the size of my MP3 widget?

You can set ‘height’ and ‘width’ parameters to resize your widget. For e.g., to get a 250×250 widget, I would do something like this:

[mp3 width=»250″ height=»250″]

Valid combinations of Width x Height are: 250 x 250, 336 x 280, 120 x 300, 160 x 300, 125 x 125, 120 x 90, 234 x 60
The default width is 336 x 280

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Quick Amazon MP3 Clips” is open source software. The following people have contributed to this plugin.

Contributors