Let's Mix Shortcode

The Let's Mix Shortcode plugin allows you to easily embed a player widget with tracklist from Let's Mix.

Author:Jeff Rose (jeff@installedforyou.com) & Ralph van Troost (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.1.4
Plugin version:1.0
Added to WordPress repository:15-05-2011
Last updated:17-05-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.installedforyou.com/letsmix-shortc...
Total downloads:1 116
plugin download
Click to start download

The Let’s Mix Shortcode plugin allows you to easily integrate a player widget with tracklist from Let’s Mix into your WordPress Blog by using a WordPress shortcode.

Please note: this plugin requires PHP5.

Related Links:

Usage in your posts:

[letsmix]http://www.letsmix.com/mix/MIXID/MIX_NAME[/letsmix]

Please Note: If you put the URL or Mix ID within the opening tag like:

[letsmix url=http://www.letsmix.com/mix/MIXID/MIX_NAME]

OR

[letsmix mix_id=MIXID]

…then you should not use the closing tag: [/letsmix]

It also supports the following optional parameters:

  • size=(big (=default), tall or wide)
  • autostart=(no, yes, false, true, 1, 0 (=default))
  • width=(numeric or percentage (e.g. 500, 75%), gets overwritten if size parameter is used)
  • height=(numeric or percentage (e.g. 500, 75%), gets overwritten if size parameter is used)
  • tracklist=(no, yes (=default), false, true, 1, 0)

Examples using parameters:

[letsmix size=wide]http://www.letsmix.com/mix/MIXID/MIX_NAME[/letsmix] Embeds a wide player.

[letsmix size=tall tracklist=no autostart=yes]MIXID[/letsmix] Embeds a tall player which autoplays (once webpage containing embedded player is loaded) and no tracklist.

[letsmix url=http://www.letsmix.com/mix/MIXID/MIX_NAME tracklist=0] Embeds the default player (big) and no tracklist.

[letsmix mix_id=MIXID height=250 width=500 tracklist=false] Embeds a player with custom dimensions and no tracklist.


Screenshots
ChangeLog