這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“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