Plugin Directory

SoundCloud Shortcode

Author: Johannes Wagener <johannes@soundcloud.com>

The SoundCloud Shortcode plugin allows you to easily integrate a player widget for a track, set or group from SoundCloud into your Wordpress Blog by using a Wordpress shortcode. Use it like that in your blog post: [soundcloud]http://soundcloud.com/LINK_TO_TRACK_SET_OR_GROUP[/soundcloud] It also supports these optional parameters: width, height and params. The "params" parameter will pass the given options on to the player widget. Our player accepts the following parameter options:

  • auto_play = (true or false)
  • show_comments = (true or false)
  • color = (color hex code) will paint the play button, waveform and selections in this color
  • theme_color = (color hex code) will set the background color

Examples:

[soundcloud params="auto_play=true&show_comments=false"]http://soundcloud.com/forss/flickermood[/soundcloud]

Embed a track player which starts playing automaticly and won't show any comments.

[soundcloud params="color=33e040&theme_color=80e4a0"]http://soundcloud.com/forss/sets/live-4[/soundcloud]

Embeds a set player with a green theme.

[soundcloud height="150" width="250"]http://soundcloud.com/groups/experimental[/soundcloud] 

Embeds a group player with 150px height and 250px width.

When posting the standard soundcloud embed code, the plugin tries to replace it with a shortcode.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1 ratings)