该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Viddler Brackets

描述

Mimics WordPress.com’s functionality with YouTube shortcodes. Adjust $width and $height variables below to taste.
Based on the Quicktime Posting plugin by Shawn Van Every and YouTube Brackets by Robert Buzink ( http://www.robertbuzink.nl/journal/2006/11/23/youtube-brackets-wordpress-plugin/ )

Very no frills. No UI settings to configure. To embed Viddler videos, enclose the video URL in square brackets and Bob’s your uncle.

Example of usage: http://oneillrealestate.ca/2009/10/08/realtor-vs-realtor/

安装

This section describes how to install the plugin and get it working.

e.g.

  1. Upload viddlerbrackets.php to the /wp-content/plugins/viddler-brackets directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. To embed video in a post or page, enclose the video URL in square brackets.

常见问题

How do I define the width and height of my Viddler videos?

This can be edited by opening viddlerbrackets.php in your favourite text editor and changing the values on Line 41 and 42.

评价

此插件暂无评价。

贡献者及开发者

「Viddler Brackets」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Viddler Brackets」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.1

  • Added documentation.
  • Most likely final version.