=== Deezer Widget ===
Tags: music, widget, deezer, radio, playlist, album
Requires at least: 3.4
Tested up to: 3.4.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Three widgets to play: playlist, album or radio from Deezer.

== Description ==

A Deezer play button widget.

Inserts the same play button that can be found on <a href="http://developers.deezer.com/musicplugins/player">http://developers.deezer.com/musicplugins/player</a>.
Album ID and playlist ID can be found on <a href="http://deezer.com/">http://deezer.com/</a>, check the URL.
There is a limit of 30 sec per track on album and playlist widget.
There is NO limit of time on radio widget.

= Advanced Options =

You can specify the height and width of the iframe in the widget options. (recommended size is: 270 x 600)
You can show the cover of the song or not.
You can activate autoplay and the player will start automatically.

== Installation ==

1. Upload the `deezer-widget` folder to your plugins directory (e.g. `/wp-content/plugins/`)
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the widget by adding the desired radio, album ID or playlist ID and adding it to a sidebar

== Frequently Asked Questions ==

= Why are there no FAQs? =

Because you haven't asked one yet.

== Screenshots ==

1. An example album with cover
2. An example of radio (rock) with small dimension and without cover

== Changelog ==

= 1.0 =
* Initial Release