This plugin allows embedding tracks/sets from SoundCloud. The usage is:
[soundcloud]your soundcloud link here[/soundcloud]
Examples:
Track: [soundcloud]https://soundcloud.com/joywave/obsession[/soundcloud]
Set: [soundcloud]https://soundcloud.com/joywave/sets/possession[/soundcloud]
The options are:
- color=0066cc
- auto_play=false
- hide_related=true
- show_comments=false
- show_user=true
- show_reposts=false
Tracks and sets are embedded with a height of 164px and 450px, respectively. The height behavior can be edited in the $height variable and any of the options can be edited in the $params variable.
GitHub Gist Link