[wordpress插件] AetherPlayer以太玩家

wordpress 插件 文章 2020-02-10 00:40 637 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

AetherPlayer is a CD-like simple HTML5 audio player which is very suitable for blogs and personal websites.

AetherPlayer 是类似于CD的简单HTML5音频播放器,非常适合博客和个人网站。

It’s intelligent, flexible and easy to use.

它智能,灵活且易于使用。

Setting up AetherPlayer can be as simple as adding two lines of code to your homepage.

设置AetherPlayer就像在首页添加两行代码一样简单。

Features:

功能:

* autoloading : by referencing the bootstrap file of AetherPlayer to your HTML document, the rest dependent files will be loaded automatically

*自动加载:通过将AetherPlayer的引导文件引用到您的HTML文档,其余的依赖文件将自动加载

* delayed load : no files will be included until the original page is completely loaded

*延迟加载:在完全加载原始页面之前,不会包含任何文件

* custom configuration : you may change the position, playmode, debug parameters in configuration

*自定义配置:您可以在配置中更改位置,播放模式,调试参数

* preload : the images of albums will be loaded by order totally when the player initialize even if they are yet to be displayed

* preload:即使播放器尚未显示,专辑图像也会在播放器初始化时按顺序完全加载

* non-jQuery : since the jQuery file is too overstaffed and may cause some compatibility issues, AetherPlayer use the native JavaScript to cancel the dependence on jQuery now

*非jQuery:由于jQuery文件的人员过多,可能会导致一些兼容性问题,因此AetherPlayer现在使用本机JavaScript取消了对jQuery的依赖

安装步骤

    1. Upload whole project folder to the /wp-content/plugins/ directory
    2. 将整个项目文件夹上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Edit the playlist through the ‘AetherPlayer’ submenu under ‘Settings’ menu
    6. 通过“设置”菜单下的“ AetherPlayer”子菜单编辑播放列表

    7. Open the homepage of your blog and enjoy the music
    8. 打开博客的首页并欣赏音乐

    Tip:You may change some default configurations in js/AetherPlayer.js if you will.

    提示:如果愿意,您可以在 js / AetherPlayer.js 中更改一些默认配置。

下载地址

https://downloads.wordpress.org/plugin/aetherplayer.zip

https://downloads.wordpress.org/plugin/aetherplayer.zip

-EOF-

AI助手支持GPT4.0