=== AA Audio Player ===
Contributors: aaextention
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ashik685%40gmail%2ecom&lc=US&item_name=Donate%20AA%20Extension%20%21&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Tags: aaextension, player , mp3 , music player, cross browser player.
Requires at least:3.0
Tested up to:4.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This is a cross browser supported audio player with playlist and shortcode enriched.
==Description==
This plugin is created for using audio's to your website.
How to use
To add the music player
Here is the shortcode for you [aplayer src='defealt mp3 src']
To build a playlist :
[startaap]
To Add music to playlist :
[addpl src='http://.../example.mp3' name='Example Song 1']
[addpl src='http://.../example2.mp3' name='Example Song 2']
End of a playlist :
[stopaap]
An example code
Player
[aplayer src='http://.../example.mp3']
Playlist
[startaap]
[addpl src='http://.../example.mp3' name='Example Song 1']
[addpl src='http://.../example2.mp3' name='Example Song 2']
[stopaap]
Version
1.0.0
== Installation ==
1. Install as regular WordPress plugin.
2. Go your plugin setting via WordPress Dashboard and find "AA Audio Player" activate it.
== Screenshots ==
1. screenshot-1