[wordpress插件] AA Audio PlayerAA音频播放器

wordpress 插件 文章 2020-01-23 12:20 648 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

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’]

这是您的简称 [aplayer src ='defealt mp3 src']

To build a playlist :

要建立播放列表:

[startaap]

[startaap]

To Add music to playlist :

要将音乐添加到播放列表:

[addpl src=’http://…/example.mp3′ name=’Example Song 1′]

[addpl src ='http://…/example.mp3'name ='Example Song 1']

[addpl src=’http://…/example2.mp3′ name=’Example Song 2′]

[addpl src ='http://…/example2.mp3'name ='Example Song 2']

End of a playlist :

播放列表结尾:

[stopaap]

[stopaap]

An example code

示例代码

Player

玩家

[aplayer src=’http://…/example.mp3′]

[aplayer src =’http://…/example.mp3']

Playlist

播放列表

[startaap]

[startaap]

[addpl src=’http://…/example.mp3′ name=’Example Song 1′]

[addpl src ='http://…/example.mp3'name ='Example Song 1']

[addpl src=’http://…/example2.mp3′ name=’Example Song 2′]

[addpl src ='http://…/example2.mp3'name ='Example Song 2']

[stopaap]

[stopaap]

Version

版本

1.0.0

1.0.0

安装步骤

    1. Install as regular WordPress plugin.
    2. 安装为常规WordPress插件。

    3. Go your plugin setting via WordPress Dashboard and find “AA Audio Player” activate it.
    4. 通过WordPress控制台访问您的插件设置,并找到“ AA Audio Player ”将其激活。

下载地址

https://downloads.wordpress.org/plugin/aa-audio-player.zip

https://downloads.wordpress.org/plugin/aa-audio-player.zip

-EOF-

AI助手支持GPT4.0