Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Listen Shortcode

Descrição

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.

Ecrãs

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

Instalação

  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.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Listen Shortcode” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.0

  • Initial release.