News

Syncs up with the Vimeo OPEN API to give you a greater amount of flexibility than just using a text field. This is a add-on field for the Advanced Custom Fields plugin. This field allows you to ...
It took me quite a while to get this figured out; the Vimeo API is rather PHP-centric. info = vimeo.request('vimeo.videos.getInfo', data=dict(video_id=video_id)) Perform any request like so: (the list ...