AA Audio Player

plugin banner

Contributors :A and A

Author:aaextention (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.0
Plugin version:1.0
Added to WordPress repository:09-10-2014
Last updated:01-11-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/aaplayer
Total downloads:2 807
Active installs:30+
plugin download
Click to start download

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


Screenshots