ML Responsive Audio player with playlist Shortcode

0

The plugin generates a shortcode to dynamically display an audio player with playlist. Displays tracks in the playlist generated from an Audio Element custom post type. Upload tracks

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

  • The plugin generates a shortcode to dynamically display an audio player with playlist.
  • Displays tracks in the playlist generated from an Audio Element custom post type.
  • Upload tracks in different formats for browser compatability.
  • Customise colors of player.
  • Audio player will resize in browser window if using responsive theme and fit smaller screen-widths.
  • See the ‘other notes’ tab for shortcode instructions.
  • The plugin is compatible with the latest version of WordPress and works on touch screen devices.
  • Multiple Players per page supported.
  • Shortcode for displaying single track player.
  • Randomise playlist with no repeated tracks or freely.
  • There is no flash fallback at the moment so the player will be hidden on browsers which do not support the HTML5 audio tag.

How to use

Put this shortcode in your post or pages
[ml_audio] The default shortcode will display all posts.
audio_category=”Your-category-slug”

[ml_audio audio_category=”Your-category-slug”] Will display posts from a specific audio category or categories. Separate category slugs by commas.

[ml audio auto=”1″] Will intialise the player playing the first track on the playlist (Do not use for more than one player per page).