
內容簡介
本外掛可將預設的WordPress音訊播放器替換為可顯示音頻波形的播放器。它可以顯示不同音頻頻道的混音(用於播客、廣播重播、電子學習、音樂等),或同時顯示所有頻道(用於聲音教程、聲音包展示、音訊產品演示等),這是其主要用途。
通過與預設音訊/播放清單短碼一起使用,您可以獲得以下優勢:
- 它適用於您以前的所有文章
- 您仍然擁有可見編輯器中的預設播放器(不僅僅是簡碼)
- 它支持WordPress支持的每種音訊格式(wav、ogg、mp3、m4a)。
- 安全的停用:如果您停用該插件,您的簡碼將回退到WordPress預設的音訊播放器。
全局顏色和樣式設置可以被專用簡碼層級本地覆蓋。
而且,還有一些可在簡碼級別上訪問的屬性:
對於更高級的自定義,您可以使用自定義站點插件搭配過濾器wavesurfer_wp_shortcode_attributes和wavesurfer_wp_shortcode_data,以及JavaScript事件處理程序wavesurfer-wp-init。有關如何使用過濾器的演示,可查看Gist頁面。
額外功能:
- 在一個播放器上按播放會自動將同頁中的所有其他播放器設置為暫停。
- AJAX頁面加載的兼容性
- 多站點友好
預設樣式需要一些Font-Awesome 1.0的圖標,這些圖標作為自定義字體包含在插件中。如果需要,您可以停用此自定義字體。您可以停用預設的WaveSurfer-WP主題,使用自己的主題風格,以便更好的適應您的主題。此外,您還可以自定義CSS选择器。請參考其中一個包含的主題來設定。
更多信息和演示,請前往官方網站。另外,您也可以在GitHub上協助WaveSurfer-WP的開發。主題和翻譯也是非常歡迎!若您只在一些網頁中使用此插件,我建議您使用插件組織或插件邏輯插件,以優化插件運行效率。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This plugin replaces the default WordPress audio player with a player capable of displaying audio waveforms. It can display a mix of the different audio channels (for podcast, radio replays, e-learning, music), or all channels simultaneously (for sound tutorial, sounds-packs showcases, audio products demo etc…), which is its main purpose.
By working with the default audio/playlist shortcode, you have great advantages:
It works with all your previous posts
You still have the default player in the Visual Editor (not just shortcode)
It supports every audio format supported by WordPress (wav, ogg, mp3, m4a).
Safe deactivation: if you deactivate the plugin, your shortcode will fallback to the WordPress default audio player.
Global colors and style settings can be overridden locally by dedicated shortcode attributes.
progress_color="purple"
wave_color="#FF0000"
cursor_color="#FF0000"
height="128"
bar_width="0"
Also, there is some attributes accessible at shortcode level:
mute_button="true"
loop_button="true"
download_button="true"
split_channels="true"
player="default"
For more advanced customization, with a custom site-plugin, you can:
add shortcode attributes conditionally with the filter wavesurfer_wp_shortcode_attributes.
use the wavesurfer_wp_shortcode_data filter if you want to add custom waveform data attributes.
use the wavesurfer-wp-init JavaScript event handler to render the player on custom events, like after click on a button. See examples on the WaveSurfer-WP-Init GitHub repository.
Check this Gist for demos of how to use the filters.
Extra features :
Pressing play on a player automatically set all the others on the same page to pause.
AJAX Page loading compatibility
MultiSite Friendly
The default style requires some icons of Font-Awesome 1.0. These are included in the plugin as a small custom font. Because this icon-font is already used in a lot of themes and plugins, you can deactivate this custom font if needed.
You can deactivate the default WaveSurder-WP theme, and use your own theme style. I strongly encourage you to do that as custom CSS is the only way to make it fit your theme perfectly. There is a lot of dedicated CSS selectors for that. You can take one of the included theme as reference.
This will allow you to have more control on icons, responsivity, mouse hover behavior etc…
More Infos & Demos
You can contribute by to WaveSurfer-WP development on GitHub
Themes and Translations are welcome !
Optimization trick: if you only use this plugin on a couple of pages, I invite you to use a plugin like Plugin Organizer or Gonzales to globally deactivate the plugin or its style, and make it load resources only on pages which need it.
No need for that on the back-end, only for front-end.
This player doesn’t have and will not have Like Button, Sharing Button, Play count and Download count.
If you are looking for a WordPress player with such Social Features and advanced statistics like SoundCloud or Hearthis.at, take a look at ZoomSounds.
For other advanced WordPress integration of wavesurfer-js, you can check WavePlayer by luigipulcini or WaveSurfer-Plus by GalleryCreator.
Contrary to the other WordPress plugin based on wavesurfer-js, wavesurfer-js hasn’t been modified in this plugin. This means that you can extend feature of this plugin using the wavesurfer-js methods, and that updates from the wavesurfer-js community will be pushed in WaveSurfer-WP regularly.
WordPress 5 and Guteberg: Inserting with Gutenberg doesn’t bring the shortcode as it use to be. As this plugin is designed to hook the audio shortcode, you can use the generic shortcode block in gutenberg to manually write your shortcode, or use the classic editor.
WaveSurfer-WP Premium Add-on
A premium add-on is available to add extra features to WaveSurfer-WP.
Cache Peaks File
This add-on creates and loads peaks from small files, containing peaks values. No need to wait for the full audio to be decoded to display its waveform.
Markers System
You can add custom clickable element on your pages to seek WaveSurfer-WP player to a desired position. Can be useful for adding marks, chapters, and it can even be used for interactive audio transcripts!
Plug and Play
These extra features are packed as an add-on. No need to delete and replace the original plugin. You will still be able to benefit from translations made by the community. Also, the core is still open source, to allow contribution.
TimeLine Plugin
When activated thanks to a shortcode attribute, a customizable time ruler will appear below your waveform.
You can buy it from the official product page.
Thanks for considering this way to support WaveSurfer-WP !
Additional Infos
It is a port for WordPress of WaveSurfer-js by katspaugh.
It also contains Download-js by dandavis.
Donators
Thanks to our generous donators for supporting this plugin development !
SignalToNoize.com
hawthonn
Rob
Robert Getzener
Do you want to contribute or sponsor one particular feature ? See you on the donation page. Thanks !
