このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

AA Audio Player

説明

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

スクリーンショット

  • screenshot-1

インストール

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

AA Audio Player はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“AA Audio Player” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。