This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AA Audio Player

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

Screenshots

  • screenshot-1

Installation

  1. Install as regular WordPress plugin.
  2. Go your plugin setting via WordPress Dashboard and find “AA Audio Player” activate it.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AA Audio Player” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AA Audio Player” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.