SoundCloud Shortcode

plugin banner

The SoundCloud Shortcode plugin allows you to integrate a player widget from SoundCloud into your WordPress Blog by using a WordPress shortcodes.

Author:SoundCloud Inc., Lawrie Malen (profile at wordpress.org)
WordPress version required:3.1.0
WordPress version tested:6.4.3
Plugin version:4.0.3
Added to WordPress repository:10-07-2009
Last updated:28-03-2024
Rating, %:90
Rated by:23
Plugin URI:http://wordpress.org/extend/plugins/soundclou...
Total downloads:403 848
Active installs:7 000+
plugin download
Click to start download

This plugin converts all SoundCloud shortcodes into embeddable SoundCloud players. It works for any SoundCloud track, playlist, user, or group. Once you install this plugin, it will work for any of your WordPress posts & pages. I mean, sure you could use oEmbed or the snappy new Gutenberg editor to simply paste in a SoundCloud URL; but we like to keep things old-school ????

A simple example:

[soundcloud]http://soundcloud.com/forss/flickermood[/soundcloud]

More Options

SoundCloud Shortcodes support these optional parameters:

  • width
  • height
  • params

The params parameter passes additional options to the SoundCloud embeddable player. You can find a full list on the SoundCloud Developers pages: https://developers.soundcloud.com/docs/api/html5-widget

An example of a track that starts playing automatically, with hot-pink controls:

[soundcloud params="auto_play=true&color=#F368E0"]http://soundcloud.com/forss/flickermood[/soundcloud]

ChangeLog