Skip to content

Instantly share code, notes, and snippets.

@Ariflaw
Created January 14, 2015 03:55
Show Gist options
  • Save Ariflaw/d1348c16c9f26a3ca3a6 to your computer and use it in GitHub Desktop.
Save Ariflaw/d1348c16c9f26a3ca3a6 to your computer and use it in GitHub Desktop.
Example shortcode soundclound
ShortCode Wordpress
[soundcloud url="https://api.soundcloud.com/tracks/175583328" params="auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true" width="100%" height="450" iframe="true" /]
Standard Iframe
<iframe width="100%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/175583328&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment