Listen Shortcode

0

This plugin allows the use of a special short code [listen] for embedding Inline Audio Player. This plugin is based on the listen.js library, which create a custom inline audio player f

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

This plugin allows the use of a special short code [listen] for embedding Inline Audio Player.
This plugin is based on the listen.js library, which create a custom inline audio player from your audio file.

Example:
[listen src=”audio.mp3″]Your Text[/listen]

Parameters:

  • src (mandatory) – Path to the audio media file.
  • start – The start time in seconds.
  • end – The end time in seconds.