Beskrivning
Search and select videos on YouTube without leaving the page.
Field Types
This ACF field type is compatible with:
- ACF 5
- ACF 4
Skärmdumpar
Installation
- Copy the
acf-youtubepicker
folder into yourwp-content/plugins
folder - Activate the
ACF YouTube Picker
plugin via the plugins admin page - Create a new field via ACF and select the
ACF YouTube Picker
type
Vanliga frågor
- How to Obtain the API KEY?
-
https://developers.google.com/youtube/v3/getting-started
Recensioner
Bidragsgivare och utvecklare
”ACF YouTube Picker” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”ACF YouTube Picker” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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