-
Notifications
You must be signed in to change notification settings - Fork 5
/
readme.txt
executable file
·44 lines (30 loc) · 1.07 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== Advanced Custom Fields: Vimeo Pro Data Field ===
Contributors: Theo Tillberg
Tags: Vimeo
Requires at least: 3.5
Tested up to: 3.8.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Retrieves video sources from Vimeo Pro account
== Description ==
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.
= Compatibility =
This ACF field type is compatible with:
* ACF 5
== Installation ==
* Automatic
To keep your plugin up to date, install the [GitHub updater](https://github.com/afragen/github-updater) plugin and follow the instructions to install this repo.
* Manual
1. Copy the `acf-vimeo_pro_data` folder into your `wp-content/plugins` folder
2. Activate the Vimeo Pro Data plugin via the plugins admin page
== Changelog ==
= 1.0.0 =
* Initial Release.
= 1.1.0 =
Replace search component
= 1.1.3 =
Enhance dropdown
= 1.1.5 =
Fix settings page not displaying correctly