-
Notifications
You must be signed in to change notification settings - Fork 0
/
acf_banner_field.json
50 lines (50 loc) · 1.36 KB
/
acf_banner_field.json
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
45
46
47
48
49
50
[
{
"key": "group_56520452aff39",
"title": "Banner",
"fields": [
{
"key": "field_56520458eccf8",
"label": "Banner Images",
"name": "webic_banner_images",
"type": "gallery",
"instructions": "Add banner image(s)",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"min": "",
"max": "",
"preview_size": "medium",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": ""
}
],
"location": [
[
{
"param": "post_type",
"operator": "==",
"value": "page"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": 1,
"description": ""
}
]