ba-block-cli
Version:
Auto-create blocks for WordPress ACF
182 lines • 5.28 kB
JSON
{
"key": "group_60cb9b8e70d8e",
"title": "Block - FAQ",
"fields": [
{
"key": "field_60cb9b9256587",
"label": "Image",
"name": "image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "id",
"preview_size": "large",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": ""
},
{
"key": "field_60cb9b92566b2",
"label": "Image position",
"name": "image_position",
"aria-label": "",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_60cb9b9256587",
"operator": "!=empty"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui_on_text": "Right",
"ui_off_text": "Left",
"ui": 1
},
{
"key": "field_60cb9b92565c5",
"label": "Title",
"name": "title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_60cb9b9256601",
"label": "Text",
"name": "text",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "full",
"media_upload": 1,
"delay": 0
},
{
"key": "field_60cb9bab4447e",
"label": "Frequently asked questions",
"name": "faqs",
"aria-label": "",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"collapsed": "field_60cb9bf94447f",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Add Row",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_60cb9bf94447f",
"label": "Question",
"name": "question",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"parent_repeater": "field_60cb9bab4447e"
},
{
"key": "field_60cb9c0744480",
"label": "Answer",
"name": "answer",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "full",
"media_upload": 1,
"delay": 0,
"parent_repeater": "field_60cb9bab4447e"
}
]
}
],
"location": [
[
{
"param": "block",
"operator": "==",
"value": "acf\/faq"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1674476577
}