=== Simple Music Widget ===
Contributors: dolatabadi
Tags: WordPress Music Player, Music Player for WordPress, WordPress Music, Play song in WordPress, Music File,Audio File Play in WordPress, Music widget, mp3 files
Requires at least: 3.9.1
Tested up to: 4.2.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simple Music Widget creates a widget that can be used to display a music player with song details.
== Description ==
This plugin creates a widget that can be used to display a music player which includes artist's name, song, album and a cover image. The user is also able to add a short description about the song.
= Requirements =
Your Theme must support widgets in order to use this plugin. Visit [WordPress Widgets](http://codex.wordpress.org/WordPress_Widgets) for more details. Also, it only works with browsers which support HTML5 audio element.
= Translations =
To translate the plugin to a particular language, use the file provided in /languages/ folder.
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'simple music widget'
3. Activate Simple music widget from your Plugins page.
4. Go to Appearance > Widgets
5. Drag and drop 'simple music widget' in the widget area
6. Configure the widget
= From WordPress.org =
1. Download and upload the 'simple-music-widget' directory to /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Appearance > Widgets
4. Drag and drop 'simple music widget' in the widget area
5. Configure the widget
== Frequently Asked Questions ==
= Can I upload music files directly from my website? =
Yes, you can upload music files by going to 'Media > Add New' and select or drag your audio file. Once the file uploaded, copy the location (example.com/files/my-audio.mp3) and paste it in the 'Direct URL' field in the widget settings.
= Can I have multiple widgets? =
Yes, you can have multiple widgets with different songs.
== Screenshots ==
1. Widget settings.
2. Simple music widget - Google Chrome.
3. Simple music widget - IE 11.
== Changelog ==
= 1.1 =
* Fixed issues with translation
* Fixed 'album cover' style
* Added Farsi(Persian) translation
= 1.0 =
* Initial release.