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

Hana FLV Extension

描述

This plugin extends the capabilities of the Hana FLV Player plugin.

It allows users to upload their FLV files directly through the Tiny MCE button rather than having to copy and paste a URL.

It also adds a new meta box to posts and pages which allows the user to save the same data but as post meta. This can then be called from within a theme from a simple function.

屏幕截图

  • The metabox that is added to all post and page write screens.
  • The new upload buttons added to the original Hana FLV plugin.

安装

  1. Upload the folder wordpress-gallery to the /wp-content/plugins/ directory keeping the file structure.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the Hana FLV plugin as usual from the post or page editor.
  4. Use the new upload buttons to easily add video and images.
  5. A new meta box is present on all post and page pages which will allow you to add an flv video as post meta.
  6. To add the new flv player to a theme add the following to a theme file – <?php echo the_hana_flv($post->ID); ?>.

常见问题

Does this plugin include the original Hana FLV plugin?

No. You will need to have Hana FLV installed and activated for this plugin to work.

评价

此插件暂无评价。

贡献者及开发者

“Hana FLV Extension” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Hana FLV Extension”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

0.1

  • First release

0.2

*Added fix for 500 error on js file