Adds a 'Vimeo Pro Data' field type for the Advanced Custom Fields WordPress plugin.
The field offers an easy way to fetch video data (sources, poster-frames, sizes and more) from a specified Vimeo Pro account.
This ACF field type is compatible with:
- ACF 5
To keep your plugin up to date, install the GitHub updater plugin and follow the instructions to install this repo.
- Copy the
acf-vimeo_pro_datafolder into yourwp-content/pluginsfolder - Activate the Vimeo Pro Data plugin via the plugins admin page
- Inside your Vimeo Admin, register a new app, generate an Access Token. Make sure you tick the
Video Filesscope (as well asPublicandPrivatedepending on your needs). - Open the Vimeo Pro Data settings (inside the Settings menu) and paste the generated token.
- Create a new field via ACF and select the
Vimeo ProData type
Please see readme.txt for changelog
