Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Listen Shortcode

Opis

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.

Slike ekrana

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

Instalacija

  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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

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

Doprinositelji

Prevedi “Listen Shortcode” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • Initial release.