前言介紹
- 這款 WordPress 外掛「CP Media Player – Audio Player and Video Player」是 2012-12-01 上架。
- 目前有 4000 個安裝啟用數。
- 上一次更新是 2025-04-08,距離現在已有 26 天。
- 外掛最低要求 WordPress 3.0.5 以上版本才可以安裝。
- 有 43 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
m4a | mp4 | audio player | music player | video player |
內容簡介
CP Media Player – 音頻和視頻播放器功能:
♪ 在任何地方發布音頻和視頻播放器
♪ 支持音頻和視頻文件:MP4、OGG、WebM、MP3、M4A、WAV
♪ 支持 WebSRT 字幕文件
♪ 允許播放清單
♪ 允許下載
♪ 支持大多數流行的瀏覽器:Edge、Firefox、Chrome、Safari、Opera、Brave、IE…
♪ 兼容移動設備:iPhone、iPad 和 Android 設備
CP Media Player – 音頻和視頻播放器可播放多種文件格式:MP4、OGG、WebM、MP3、WAV,並載入 WebSRT 字幕文件。CP Media Player – 音頻和視頻播放器基於 MediaElement.js,支持實現 HTML5 標準的所有瀏覽器。
為了使播放器具有響應式,對於移動設備至關重要,請以百分比設置播放器的寬度,例如:100%
其他功能
允許在任何地方(帖子、頁面或直接在模板文件中)發布音頻和視頻播放器。
支持流行的音頻和視頻文件格式:MP4、M4A、OGG、WebM、MP3、WAV 和 WebSRT 字幕文件。
包括幾個樣式與音頻和視頻播放器。
支持Web上的大多數瀏覽器:Edge、Firefox、Chrome、Safari、Opera、Brave、IE等,以及 iPhone、iPad 和 Android 等移動設備。
該插件允許您將目錄與播放器關聯起來,以生成包含媒體文件的播放列表(使用“/”以加載“Uploads”目錄及子目錄中的所有媒體文件)。
高級功能
高級功能只在專業版中提供,以擴展插件功能:
允許保護音頻文件。如果服務器上安裝了FFmpeg,則插件允許您通過嵌入水印音頻層和生成用於演示的文件副本來保護音頻文件。
允許從播放器中出售文件。它使用 PayPal 作為付款網關。付款已準備就緒(SHA-3),與新支付服務(PSD 2) — 指令(EU)相容。
包括銷售報告。
該插件可與以下編輯器集成:
Gutenberg 編輯器。
經典 WordPress 編輯器。
Elementor。
對於其他編輯器,請將播放器的短代碼插入通用塊或模塊,例如文本或 HTML。
高級版本的插件演示
https://demos.dwbooster.com/audio-and-video/wp-login.php
https://demos.dwbooster.com/audio-and-video/
有關“CP Media Player – 音頻和視頻播放器”插件的其他詳細信息,請訪問其網站:
https://cpmediaplayer.dwbooster.com
使用音樂和視頻播放器
直接在頁面和帖子上生成播放器
音頻播放器
視頻播放器
可以通過代碼生成播放器,將播放器和項目短代碼輸入到頁面內容中:
原文外掛簡介
CP Media Player – Audio and Video Player features:
♪ Publish Audio and Video players anywhere
♪ Support for audio and video files: MP4, OGG, WebM, MP3, M4A, WAV
♪ Support WebSRT subtitle files
♪ Allow playlist
♪ Allow downloading
♪ Supported most popular browsers: Edge, Firefox, Chrome, Safari, Opera, Brave, IE…
♪ Supported by mobile devices: iPhone, iPad, and Android devices
CP Media Player – Audio and Video Player allows playing multiple file formats: MP4, OGG, WebM, MP3, WAV, and loading WebSRT subtitle files. CP Media Player – Audio and Video Player is based on MediaElement.js, supporting all browsers that implement the HTML5 standard.
To make the players responsive, essential in mobile devices, enter the player’s width in percentage, Ex. 100%
Other Features
Allows publishing audio and video players anywhere(posts, pages, or directly on template files).
Support popular audio and video files: MP4, M4A, OGG, WebM, MP3, WAV, and WebSRT subtitle files.
Includes several skins with the audio and video player.
Supports most browsers on the web: Edge, Firefox, Chrome, Safari, Opera, Brave, IE, etc. As well as mobile devices such as iPhone, iPad, and Android.
The plugin allows you to associate directories to the players to generate playlists with the contained media files (use “/” to load all media files in the “Uploads” directory and subdirectories).
Premium Features
Premium features are available in the pro version to extend the capabilities of the plugin:
Allows protecting the audio files. If FFmpeg is installed on the server, the plugin allows you to protect the audio files by embedding a watermark audio layer and generating truncated copies of files for demos.
Allows selling files from the player. It uses PayPal as the payment gateway. Payments are SCA ready (Strong Customer Authentication), compatible with the new Payment services (PSD 2) – Directive (EU)
Includes sales reports.
The plugin includes the integration with the following editors:
Gutenberg Editor.
Classic WordPress Editor.
Elementor.
For other editors, insert the player’s shortcodes into general-purpose blocks orm modules, like text or HTML.
Demo of Premium Version of Plugin
https://demos.dwbooster.com/audio-and-video/wp-login.php
https://demos.dwbooster.com/audio-and-video/
Additional details about the “CP Media Player – Audio and Video Player” plugin by visiting its website:
https://cpmediaplayer.dwbooster.com
Using the Music and Video Player
Generating the players directly on the pages and posts
Audio players
Video Player
It is possible to generate the player by coding entering the player and items shortcodes into the page’s content:
[cpm-player skin="ball-skin" width="100%" playlist="true" type="audio"]
[cpm-item file="http://www.wp.local/wp-content/uploads/2018/11/1.mp3"]Audio 1[/cpm-item]
[cpm-item file="http://www.wp.local/wp-content/uploads/2018/11/2.mp3"]Audio 2[/cpm-item]
[cpm-item file="http://www.wp.local/wp-content/uploads/2018/11/3.mp3"]Audio 3[/cpm-item]
[/cpm-player]
To generate the player loading the audio files from the “/wp-content/uploads/2020” directory:
[cpm-player skin="ball-skin" width="100%" playlist="true" type="audio" dir="2020" /]
The player can load the audio files indicating the directory only. It allows you to add new files to the directory or delete the existing ones, and the player will update the playlist dynamically.
The complete list of attributes supported by the shortcodes is available on the documentation page of the plugin.
Generating the audio and video players from the players gallery
To make the players responsive, essential in mobile devices, enter the player’s width in percentage, Ex. 100%
Configure the players from the gallery allows you to insert the same player on multiple websites’ pages or posts.
The detailed description of the players’ settings is available in the following link: Creating the players through the players’ gallery
The premium version of CP Media Player – Audio and Video Player allows you to sell files from the players. Configuring the integration with PayPal.
Other recommended plugins
Music Player for WooCommerce
Music Player for Easy Digital Downloads
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「CP Media Player – Audio Player and Video Player」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | 1.2.5 | 1.2.6 | trunk | 1.0.61 | 1.0.62 | 1.0.63 | 1.0.64 | 1.0.65 | 1.0.66 | 1.0.67 | 1.0.68 | 1.0.69 | 1.0.70 | 1.0.71 | 1.0.72 | 1.0.73 |
延伸相關外掛(你可能也想知道)
MP3 Audio Player – Music Player, Podcast Player & Radio by Sonaar 》MP3音訊播放器是為音樂製作者和播客製作的WordPress非常易於使用的音訊播放器。使用我們的Elementor音樂播放器、區塊編輯器或原生短代碼,加入無限播放列表、...。
Music Player for Elementor – Audio Player & Podcast Player 》lumn, to make the playlist full width, , Download Music Player for Elementor now to take your music website to the next level.。
Shoutcast Icecast HTML5 Radio Player 》HTML5 MP3 Radio FM MP3 Stream Player可直接使用來自Shoutcast和Icecast服務器的收音機流,在HTML5的
Music Player for WooCommerce 》e audio files before playing or not., Secure mode: enable/disable the secure mode to prevent unauthorized downloads of audio files., Secure mode si...。
HTML5 jQuery Audio Player 》這款時尚的音樂播放器讓您可以使用 shortcode 在 WordPress 網站上添加單一音軌或完整播放清單。您可以自訂播放器的顏色,並顯示評價、專輯封面藝術以及購買/...。
Player For SoundCloud 》/p>, , WordPress 的 SoundCloud Block 外掛可讓您輕鬆地在網站內嵌入 SoundCloud 音頻軌、播放清單和檔案,讓您展示自己的音頻創作或與觀眾分享自己喜愛的音...。
Audio Player with Playlist Ultimate 》探索具備播放清單專業功能的音訊播放器 | 套餐優惠, Audio Player with Playlist Ultimate 外掛是一款具備龐大可能性與選項的 jQuery HTML5 音樂/音訊播放器...。
WordPress Music 》我們的音樂可以營造出微妙且普遍存在的氛圍,為網站的內容增添深刻的情感維度,直接影響使用者的行為,並提升停留時間、忠誠度和營收。我們更進一步,除了播...。
Music Store – WordPress eCommerce 》音樂商店 - WordPress 電子商務插件的功能:, ♪ 透過 PayPal、Square Up、iDeal 和 Mollie 銷售音頻文件。付款支援 SCA 驗證 (Strong Customer Authenticatio...。
Music Player for Easy Digital Downloads 》e Easy Digital Downloads WordPress Plugin:, Music Player for Easy Digital Downloads 是一個 WordPress 外掛,具有以下特色:, , 包含支援 OGA、MP3、WAV...。
Radiojar Audio Player 》重要提示:, 此外掛僅適用於在 Radiojar 運作的電台。, 這是最簡單的方式,使用小工具或短碼 [rj-player],將您的 Radiojar 電台播放器添加至 WordPress 網站...。
All in One Music Player 》WordPress ALL IN ONE MUSIC PLAYER 外掛, 一個基於單一區塊的外掛,提供多種不同的音樂播放器。, 只需使用「All in One Music Player」區塊,就能輕鬆嵌入您...。
JPlayer Podcast Widget 》這個小工具是使用 jPlayer 播放 Podcast RSS 播放清單,不含廣告嵌入,只要拖動設定即可運作。, 我正在為一個廣播群組建立網站,並且沒有其他可以簡單播放 RS...。
Music Seller 》這是一款 WordPress 的外掛,可讓您透過 PayPal 以一鍵式結帳並提供音頻預覽,出售 mp3 / FLAC / WAV 音頻檔案。, DEMO, , 完整版 DEMO 頁面 - 顯示單鍵結帳...。
Shubaloo 》精心策劃並嵌入一個美觀且互動的音樂會日曆。, 非常適合希望在其網站上加入活動日曆的音樂、藝術、文化和地區博客。我們為您提供動力,輕鬆完成。, 您可以展...。