This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Listen Shortcode

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.

Screenshots

  • Usage of shortcode example in the editor.
  • Example of display.

Installation

  1. Upload listen-shortcode to your plug-in directory or install it from the WordPress Plug-in Repository
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Listen Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Listen Shortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release.