このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

ACF YouTube Picker

説明

Search and select videos on YouTube without leaving the page.

Field Types

This ACF field type is compatible with:

  • ACF 5
  • ACF 4

スクリーンショット

  • Field for you select the videos
  • Options

インストール

  1. Copy the acf-youtubepicker folder into your wp-content/plugins folder
  2. Activate the ACF YouTube Picker plugin via the plugins admin page
  3. Create a new field via ACF and select the ACF YouTube Picker type

FAQ

How to Obtain the API KEY?

https://developers.google.com/youtube/v3/getting-started

評価

2016年9月3日 4 replies
EDIT: the bugs I mentioned below have since been fixed by its awesome, attentive developer. Much to the delight of everyone involved with the relevant project. Rating updated accordingly. Good plug-in, all-in-all. Usability-wise, there's a lot of room for improvement. Setting up/configuring the new fields works nicely, but the result that the content moderators will be using is a little weird: if the field is set to be REQUIRED, it'll see it as empty even when there's already a video selected. It only checks the "search video"-field value. So every time you edit a post with this field in it, you have to put some letters in there in order to be allowed to press SAVE.
5件のレビューをすべて表示

貢献者と開発者

ACF YouTube Picker はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“ACF YouTube Picker” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

3.1.0

  • bugfix selecting single video ( https://github.com/airesvsg/acf-youtubepicker/issues/10 )
  • bugfix css input non-webkit browsers ( https://github.com/airesvsg/acf-youtubepicker/issues/11 )

3.0.0

  • rewrite ACF YouTubePicker ( https://github.com/airesvsg/acf-youtubepicker )
  • rewrite YouTubePicker.js ( http://github.com/airesvsg/youtubepicker )
  • bugfix when video is picked into Repeater or Flexible Content Field

2.4.1

  • bugfix channelType parameter

2.4

  • improve support acf-repeater

2.3

  • added video duration in the answer

2.2

  • added video url in the answer
  • added options to choose the keys in the answer

2.1

  • added button for preview of videos