前言介紹
- 這款 WordPress 外掛「mb.miniAudioPlayer – an HTML5 audio player for your mp3 files」是 2012-10-17 上架。
- 目前有 5000 個安裝啟用數。
- 上一次更新是 2021-11-13,距離現在已有 1268 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.3 以上版本才可以安裝。
- 有 57 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
pupunzi |
外掛標籤
mp3 | audio | music | HTML5 audio | audio player |
內容簡介
這個外掛可以將文章中上傳的任何 MP3 檔案,轉換成一個必備的小型 HTML5 音樂播放器,具有以下功能:
音量控制
快進控制
標題欄
倒回按鈕
靜音按鈕
播放按鈕
您可以觀看這個影片,了解詳細的自訂播放器外觀內容,使用線上 Skin Maker 工具進行操作:
重要提示!從版本 1.5.8 開始,CSS 樣式已經更改;所有已自訂皮膚的使用者需要從此處重新建立他們的皮膚。
相關連結:
範例:http://pupunzi.com/mb.components/mb.miniAudioPlayer/demo/demo.html
影片:http://youtu.be/B8Dr4aUNGgo
pupunzi部落格網址:http://pupunzi.open-lab.com
pupunzi網站網址:http://pupunzi.com
從版本 1.4.x 開始,您可以使用線上 miniAudioPlayer Skin Editor自訂播放器外觀。
如果您使用其他 HTML5 音樂外掛程式(例如 Haiku),可能會與 mb.miniAudioPlayer 產生衝突。若要使用此外掛,您應先停用其他外掛。
使用方法如下:
透過 WP 插件面板啟用 mb.miniAudioPlayer 外掛;
編輯文章或頁面,點擊「上傳/插入媒體」連結,並選擇 MP3 檔案;
在文章中插入檔案,將音樂播放器顯示在所需位置。
儲存文章,並瀏覽它;播放器將取代檔案的連結。
要更改播放器的預設設定,請前往 mb.miniAudioPlayer 的設定面板(您可以在 WP 後端的「設定」區段中找到)。
可用選項包括:
@ width =(int):播放器打開時的像素寬度。
@ skin =:播放器介面的顏色(黑色、藍色、橙色、紅色、灰色和綠色)。
@ volume =(int):播放器的初始音量。
@ showVolumeLevel =:顯示或隱藏音量控制的布林值。
@ showTime =:顯示或隱藏時間計數器的布林值。
@ showRew =:顯示或隱藏倒回控制的布林值。
@ autoPlay =:(僅適用於 TinyMCE 編輯器外掛),可設定頁面載入後自動播放的布林值。
@ downloadable =:顯示在播放器旁邊的下載按鈕的布林值。
@ excluded =:包含不應轉換為播放器的音頻連結的 CSS 類別的字串。
Ubuntu Chromium 問題:
由於預設的 Ubuntu Chromium 安裝中缺少某些編解碼,因此播放器將無法使用。您可以透過控制台安裝編解碼來解決此問題:
sudo apt-get-install chromium-codecs-ffmpeg-extra
之後,您的播放器應該正常運作。
原文外掛簡介
This plug-in let you transform any mp3 file uploaded inside a post into an essential small HTML5 audio player with:
volume control
seeking control
title bar
rewind button
mute button
play button
Watch this video to learn how to customize your player using the on line Skin Maker too:
Important!
From version 1.5.8 the CSS has been changed; for all the one how have customized the skin they need to recreate their skin from here.
Links:
demo: http://pupunzi.com/mb.components/mb.miniAudioPlayer/demo/demo.html
video: http://youtu.be/B8Dr4aUNGgo
pupunzi blog: http://pupunzi.open-lab.com
pupunzi site: http://pupunzi.com
From version 1.4.x you can customize your player appearance by using the on-line miniAudioPlayer Skin Editor.
If you are using others HTML5 audio plugins (like Haiku) there could be conflicts with mb.miniAudioPlayer. You should deactivete the others befor using it.
Other WP plugins:
wp-YTPlayer. A Chromeless video player to play your Youtube videos as background of any WP page or post.
https://wordpress.org/extend/plugins/wpmbytplayer/
How it works:
Activate the mb.miniAudioPlayer plugin via the WP plugin panel;
Edit a post or a page, click on the Upload/Insert media link and choose an mp3 file;
place it into the post wherever you want to show the player.
save the post and browse it; the player will show instead of the link at the file.
to change the player default settings go to the mb.miniAudioPlayer settings panel (you can find it under the “settings” section of the WP backend).
Options:
@ width = (int) the width in pixel of the player once opened.
@ skin = the color of the player interface (black, blue, orange, red, gray and green).
@ volume = (int) the initial volume of the player.
@ showVolumeLevel = a boolean to show or hide the volume control.
@ showTime = a boolean to show or hide the time counter.
@ showRew = a boolean to show or hide the rewind control.
@ autoPlay = (available only for the TinyMCE editor plugin) a boolean to set in play the player once the page is loaded.
@ downloadable = a boolean to show the download button next to the player.
@ excluded = a string containing the CSS class for audio links that should not be converted into player.
Ubuntu Chromium issue
Due to some codecs missing in the default Ubuntu Chromium install the player will not work. This problem can be resolved by simply installing that codecs via console:
sudo apt-get-install chromium-codecs-ffmpeg-extra
After that your player should work fine.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「mb.miniAudioPlayer – an HTML5 audio player for your mp3 files」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.5.5 | 1.5.6 | 1.5.7 | 1.5.8 | 1.5.9 | 1.6.0 | 1.6.1 | 1.6.2 | 1.6.3 | 1.6.4 | 1.6.5 | 1.6.6 | 1.6.7 | 1.6.8 | 1.6.9 | 1.7.0 | 1.7.1 | 1.7.2 | 1.7.3 | 1.7.4 | 1.7.5 | 1.7.6 | 1.7.7 | 1.7.8 | 1.7.9 | 1.8.0 | 1.8.1 | 1.8.2 | 1.8.3 | 1.8.4 | 1.8.5 | 1.8.6 | 1.8.7 | 1.8.8 | 1.8.9 | 1.9.0 | 1.9.1 | 1.9.2 | 1.9.3 | 1.9.4 | 1.9.5 | 1.9.6 | 1.9.7 | trunk | 1.7.95 | 1.8.10 |
延伸相關外掛(你可能也想知道)
The Ultimate Video Player For WordPress – by Presto Player 》提升您的視頻水平,讓您的觀眾享受一種現代化的視頻體驗,讓他們愛上您。, 最佳 WordPress 影片播放器 ★★★★★, 視頻是與您的網站訪客建立聯繫的最佳方式。我們...。
Compact WP Audio Player 》Compact WordPress Audio Player 插件是一個基於 HTML5 + Flash 混合的 WordPress 外掛,可以透過使用 shortcode 在 WordPress 文章或頁面中嵌入 mp3 音頻文...。
Seriously Simple Podcasting 》.com/article/142-how-to-use-the-seriously-simple-podcasting-wordpress-plugin-with-castos" rel="nofollow ugc">Castos-SSP Sync to automatically updat...。
WP Photo Album Plus 》此外掛不僅僅是一個相簿外掛,更是一個完整且高度自訂的多媒體內容管理和展示系統。, 特色包括:, , 任意數量的相簿,包含任意類型的多媒體檔案,以及子相簿,...。
MediaElement.js – HTML5 Video & Audio Player 》此外掛為 WordPress 設計的影音控制元件,是建立在 MediaElement.js HTML5 播放器程式庫之上,並為不支援 HTML5 的瀏覽器提供 Flash 或 Silverlight 候補播放...。
HTML5 Audio Player- Best WordPress Audio Player Plugin 》在 WordPress 中播放 MP3、WAV、OGG 音頻檔案。一款簡單、可訪問、易於使用和可完全自定義的音頻播放器,可在所有設備上運行。您可以在文章、頁面、小工具區...。
rtMedia for WordPress, BuddyPress and bbPress 》rtMedia 是唯一完整適用於 WordPress、BuddyPress 和 bbPress 的媒體解決方案,並且符合 WordPress.com VIP 標準。, 該外掛採用了以行動裝置為主的設計,可以...。
AudioIgniter Music Player 》正在尋找 MP3 音樂播放器嗎?AudioIgniter 可讓您創建音樂播放列表並將其嵌入 WordPress 文章、頁面或自定義文章類型中。通過使用標准的 WordPress 媒體上傳...。
ResponsiveVoice Text To Speech 》ponsiveVoice 是一個基於 HTML5 的文字轉語音庫,旨在為 WordPress 添加跨所有智慧手機、平板電腦和桌面設備的語音功能。它支援168種聲音的51種語言,並且沒...。
Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player for WordPress 》一個簡單、易於使用且完全可自訂的網路收音機播放器 WordPress 外掛。, 這個收音機播放器有特別設定,可以在您的 WordPress 網站播放任何 MP3、Shoutcast、Ic...。
Cue by AudioTheme.com 》Cue 讓製作和管理美麗、完全響應式的音訊播放清單變得簡單。Cue 主要用於音樂,也可以用於播客、説教或展示配音樣本。, 不需要糾結 XML、JSON 或 FTP。只需通...。
Spreaker Shortcode 》The Spreaker shortcode外掛是將Spreaker音訊播放器嵌入WordPress博客的簡單方法,適用於任何Spreaker的集數、節目或使用者。安裝此外掛後,它將適用於您的所...。
Podlove Web Player 》Podlove Web Player 是一個基於 HTML5 的網頁播放器,針對播客製作人的特定需求進行了優化和擴展,可以用於播放音頻和視頻媒體文件。, 它與 Podlove Publishe...。
Podlove Podcast Publisher 》我們開發了 Podlove Podcast Publisher 外掛,因為現有的解決方案過時、複雜且難以操作。此外掛可以幫您節省時間,減少煩惱,並為您的聽眾提供尖端的聆聽體驗...。
Buzzsprout Podcasting 》Buzzsprout 是在線發布播客的最佳方式。從安全可靠的主機到完整的 iTunes 支持、HTML5 播放器、節目統計信息,當然還有這個 WordPress 外掛程序,Buzzsprout ...。