Mixcloud Embed

Mixcloud Embed Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 20,213 downloads
Mixcloud Embed Icon

Try plugin: Mixcloud Embed

We'll create fresh WordPress site with Mixcloud Embed installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Mixcloud Embed

The Mixcloud Embed plugin allows you to embed the Mixcloud player with the playlist or put a widget with your Mixcloud account.

4


0


0


1


5

updated: 9 years ago
since: 11 years ago

Description

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]