Beschreibung
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
- Install as regular WordPress plugin.
- Go your plugin setting via WordPress Dashboard and find „AA Audio Player“ activate it.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„AA Audio Player“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „AA Audio Player“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.