=== Quick Amazon MP3 Clips ===
Contributors: JoshHighland
Donate link:
Tags: amazon, affiliate, mp3, music, widget
Requires at least: 2.5
Tested up to: 3.0
Stable tag: 1.0
Add an Amazon MP3 Clip player to your posts.
Just add [mp3 artist="ARTIST NAME" album="ALBUM NAME"] anywhere you want.
== 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.
1. `[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.
== Installation ==
1. Upload `quick-amazon-mp3-clips.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= 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 250x250 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
== Screenshots ==
1. Here's a screenshot of a MP3 widget in action.
== Changelog ==
== Upgrade Notice ==