该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.