このプラグインは 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

FAQ

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