內容簡介
Mixcloud Embed 外掛讓您可以透過使用 [mixcloud] 短代碼,將 Mixcloud 播放器嵌入您的 WordPress 部落格或頁面中。
此外,您還可以展示混音播放清單。
在最新版本中,您可以使用小工具在側邊欄中查看 Mixcloud 個人檔案。
使用方法
預設僅需要將要加入 WordPress 文章或頁面中的 Mixcloud 歌曲的網址複製,並將其貼在[mixcloud]和[/mixcloud]之間。
[mixcloud]http://www.mixcloud.com/artist-name/long-live-set-name/[/mixcloud]
請確保它是永久網址(…com/artist-name/dj-set-or-live-name/)而不是 "…com/domenicobiancardi/"。
可選參數為 height 和 width:
[mixcloud height="100" width="400"]http://www.mixcloud.com/artist-name/recorded-live-somewhere/[/mixcloud]
如果您想顯示播放清單,您必須添加播放清單的網址:
[mixcloud]http://www.mixcloud.com/BJT/playlists/bjt-djset/[/mixcloud]
此短代碼將展示 BJT 的混音播放清單。
參數
此版本接受以下參數:
Height: 整數值
Width: 整數值
Iframe: 布林值
Playlist: 布林值
Profile: 布林值
範例
[mixcloud]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud height="100" width="400"]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud iframe="true"]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud iframe="false"]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud]http://www.mixcloud.com/BJT/playlists/bjt-djset/[/mixcloud]
[mixcloud profile="true"]http://www.mixcloud.com/dottblanchard/[/mixcloud]
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
The Mixcloud Embed plugin allows you to add the Mixcloud player into your WordPress blog or page, by using the [mixcloud] shortcode.
You can also display a playlist of the cloudcast.
In the last version there is the possibility to use a widget on your sidebar for view your Mixcloud profile.
Usage
As default you only need to copy the URL of the song from Mixcloud you wish to add into your WordPress post or page, and past it between [mixcloud] and [/mixcloud]
[mixcloud]http://www.mixcloud.com/artist-name/long-live-set-name/[/mixcloud]
Make sure it’s the permalink (…com/artist-name/dj-set-or-live-name/) instead of “…com/domenicobiancardi/“.
The optional parameters are height and width:
[mixcloud height="100" width="400"]http://www.mixcloud.com/artist-name/recorded-live-somewhere/[/mixcloud]
If you want display a cloudcast profile you must add the parameter profile with value true
[mixcloud profile="true"]http://www.mixcloud.com/BJT/[/mixcloud]
If you want embed an entire playlist you must add the url of the playlist:
[mixcloud]http://www.mixcloud.com/BJT/playlists/bjt-djset/[/mixcloud]
This shortcode display a cloudcast profile BJT.
Parameters
This version accepts the following parameters:
Height: integer value
Width: integer value
Iframe: boolean value
Playlist: boolean value
Profile: boolean value
Examples
[mixcloud]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud height="100" width="400"]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud iframe="true"]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud iframe="false"]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]
[mixcloud]http://www.mixcloud.com/BJT/playlists/bjt-djset/[/mixcloud]
[mixcloud profile="true"]http://www.mixcloud.com/dottblanchard/[/mixcloud]
