SoundCloud Shortcode
SoundCloud Shortcode plugin for WordPress
The facts
- Rating
- 4.5★ from 23
- Active installs
- 5k+
- Price
- Free
- Last updated
- 28 Mar 2024
- Added
- Jul 2009
- Requires WP
- 3.1.0
- Tested up to
- WP 6.4.10
- Requires PHP
- 5.6
- Downloads
- 417,462
Our analysis
AI-assistedSoundCloud Shortcode is a WordPress plugin that converts SoundCloud shortcodes into embeddable SoundCloud players. It supports any SoundCloud track, playlist, user, or group, making it easy to integrate audio content into your WordPress posts and pages.
Once installed, you can use shortcodes to embed SoundCloud content, with optional parameters for width, height, and additional player options. This plugin is suitable for users who prefer a shortcode approach over newer methods like oEmbed or the Gutenberg editor.
Best for: This plugin is best for WordPress users looking to embed SoundCloud content using shortcodes.
What it does well
- ✓Converts SoundCloud shortcodes into embeddable players
- ✓Supports tracks, playlists, users, and groups
- ✓Allows customization with optional parameters
Where it falls short
- •Limited feature information provided
- •No advanced options beyond those specified
Verdict
SoundCloud Shortcode offers a straightforward way to embed SoundCloud audio in WordPress, but it may not suit those seeking more advanced features or flexibility.
From the developer
indextwo's own description of SoundCloud Shortcode, lightly tidied.
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:
widthheightparams
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]