這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Dynamic Audio Player Basic

描述

Provides an audio player widget
with a dynamic playlist and shortcodes.
Tracks keep playing during navigation.

You can find an example and a detailed description at dynamicaudioplayer.com.
And some tutorials at dynamicaudioplayer.com/tutorials.

There is also a Github repository at https://github.com/msalsas/dynamic-audio-player, so you are free to contribute.

安裝

  1. Upload dynamic-audio-player folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the default tracks on Dynamic Player settings.
  4. Configure the player opions on the widgets menu.

常見問題

Why should I add two audio files (ogg and mp3) to each track?

Because of browsers compatibility. Some browsers support mp3 files, while others support ogg.
Providing both you make sure that the track will be played in almost any browser.
Here
you can see the audio codec support for each browser.

So, does this plugin work with any browser?

No (but almost). It will work only with HTML5 audio compatible browsers. Here you can see a list of supported browsers.

The widget does not appear in the “widgets” section

Reload the page. If the widget “Dynamic Audio Player Widget” is not added to the sidebar, add it manually.

評價

2016年12月15日 6 replies
This is awesome and works on 4.7! Only would like to have some transparency 😉
2016年9月3日 1 reply
I'm in the process of moving a couple of Joomla based sites over to WP and for the site for our Music Duo I needed an HTML audio player. Since I'm using WP 4.6 that limited the field a bit but I found the Dynamic Audio Player which was up to the job. Things I like: Has a good number of settings to help customize as needed. Supports both .ogg and .mp3 for better browser compatibility. Is now open sourced on github so I may be able to look at addressing my one nit. I find trying to position the player a bit problematic. I can let it work with fixed positioning, but it would be nice if there was a way to anchor it to a spot in the text of a page. I was able to do that with the player I was using in my Joomla based site. It's a bit of a minor nit, but if that ability was there it would be an absolutely solid 5+ stars, IMHO 🙂 If I had been moving to WP a few months ago I would have likely paid for the pro version. After I work with the plug in a little bit more I plan on making a donation.
2016年9月3日
The only music player plugin that reminds the playback position after page load. I invested a plenty of time in searching for it and I am happy having found it. My support request was answered and solved very fast. Even a plugin update was made immediately afterwards. Thumbs up!
2016年9月3日
I think it is the best list player on WordPress. Easy to use, it woks, and is easy to change track list sequence.
2016年9月3日
Finally a player that does not restart on every page, it plays continuously, if you pause, it also remembers that setting on ever page, every time you visit (unless browser history is cleared) It shows in the header also which you can choose rather than the sidebar widget. Thank you kindly. Only reason its not getting 5* is some things are not working for me, it wont autoplay on my theme, it wont show on the homepage and it wont right justify. I would also love to remove the scrolling song title and playlist to simoplify how it looks, I would also like to place it on other parts of the page, footer etc. I will be watching for new releases with anticipation, I have searched 10 audio players today and this is the best. cheers, www.lawlor.me
閱讀全部9個評價

貢獻者及開發者

“Dynamic Audio Player Basic” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Dynamic Audio Player Basic 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

3.1.1

Remove WP_Widget as deprecated constructor.

3.1.0

Add “FancyBox” compatibility option.

3.0.0

  • Refactor.
  • 40 default tracks.
  • Add “do not animate track title” option.

2.3.0

Add “exclude from Shop page” option (for Woocommerce plugin).

2.2.1

Remove weird image on the bottom of the page when the player is not displayed.

2.2.0

Add 7 default tracks (12 total default tracks)

2.1.0

Add “exclude/include posts/pages/home” functionality

2.0.10

Small fix.

2.0.9

Small fix.

2.0.8

Set widget_dynamic-player-widget option order before getting CSS.

2.0.7

Set important rule to CSS to avoid jquery-ui overwriting.

2.0.6

Fix registering css.

2.0.5

Small fix.

2.0.4

Small fix.

2.0.3

Fix CSS.

2.0.2

Small fix.

2.0.1

Improve description and FAQ.

2.0.0

Integrated the PRO version. Now you can navigate through the site while the tracks keep playing.

1.1.2

Compatible with 4.2.1

1.1.1

Fix second error when using an older PHP version than 5.4.

1.1.0

Fix error fired when using an older PHP version than 5.4.

1.0.2

Fix rate link

1.0.1

Fix readme link

1.0.0

First version