Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Listen Shortcode

Описание

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.

Скриншоты

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

Установка

  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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Listen Shortcode» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Listen Shortcode» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial release.