QPlayer2
一款简洁小巧的 HTML5 底部悬浮音乐播放器
★ 24stars
4forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/moeshin/qplayer2-wordpress/archive/refs/heads/master.zipFrom the readme
QPlayer2 for WordPress
一款简洁小巧的 HTML5 底部悬浮音乐播放器
安装
1. 下载 或克隆此工程
2. 将文件夹重命名为 QPlayer2,并放到 WordPress 的插件目录,默认 wp-content/plugins
3. 在后台启用插件
歌曲列表
JSON 数组
| 键名 | 说明 | 必须 |
| ---- | ---- | ---- |
| name | 歌曲名称 | 是 |
| artist | 艺术家数组或文本 | 否 |
| cover | 封面链接 | 否 |
| lyrics | [歌词文本][0] | 否 |
| provider | 提供器名称 | 否,默认 [default][1] |
| lrc | 歌词链接,随提供器而定 | 否 |
鸣谢
QPlayer
Meting
[0]: https://zh.wikipedia.org/zh-hans/LRC%E6%A0%BC%E5%BC%8F
[1]: https://github.com/moeshin/QPlayer2#qplayerproviderdefault
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.0.7 | Sep 20, 2021 |
| v2.0.6 | Aug 14, 2021 |
| v2.0.5 | May 7, 2021 |
| v2.0.4 | Feb 22, 2021 |
| v2.0.3 | Nov 22, 2020 |
| v2.0.2 | Jul 11, 2020 |
| v2.0.1 | Jun 18, 2020 |
| v2.0.0 | Jun 18, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.