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

Async Vid List

描述

Rather than embedding video after video on a page or post, this plugin allows the user to consolidate those video embeds into a list that plays within one div.

  • This lets the user keep all their video embeds in one place, the Async Vid List settings page.
  • The presentation is more aesthetically pleasing to the viewer.
  • Only the video that is clicked on is loaded.

Multiple lists can be used on any page or post (or even sidebars) using the shortcode and the list ID.

The CSS is intentionally kept simple – feel free to customize it per your theme.

This plugin only uses one row in the wp_options table, so there is no database bloat.

屏幕截图

  • Panel for adding video embeds
  • Async-Vid-List running

安装

  1. Upload Async Vid List to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [asyncVidList list_id=1] with the appropriate list id on any page or post. You may have multiple lists on one page or post

常见问题

None yet

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「Async Vid List」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.0

  • Plugin Released

1.1

  • Made W3C compliant

1.2

  • Updated readme file

1.3

  • added screenshots to assets folder