ba-block-cli
Version:
Auto-create blocks for WordPress ACF
224 lines • 6.06 kB
JSON
{
"key": "group_642ed1b996ca0",
"title": "Block - Blog",
"fields": [
{
"key": "field_642ed1b999f02",
"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_642ed1b999f3a",
"label": "Text",
"name": "text",
"aria-label": "",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": 6,
"new_lines": ""
},
{
"key": "field_642eda456a538",
"label": "Fetch dynamically",
"name": "fetch_dynamically",
"aria-label": "",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 1,
"ui_on_text": "",
"ui_off_text": "",
"ui": 1
},
{
"key": "field_642edb71b9897",
"label": "Order by",
"name": "order_by",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_642eda456a538",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"most_read": "Most read",
"latest": "Latest"
},
"default_value": "most_read",
"return_format": "",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_642eda746a539",
"label": "Quantity",
"name": "quantity",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_642eda456a538",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": 3,
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": ""
},
{
"key": "field_642ed1b999f73",
"label": "Items",
"name": "items",
"aria-label": "",
"type": "post_object",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_642eda456a538",
"operator": "!=",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"post_type": [
"post",
"portfolio"
],
"taxonomy": "",
"return_format": "object",
"multiple": 1,
"allow_null": 0,
"ui": 1
},
{
"key": "field_642ed1b999fe2",
"label": "Items align",
"name": "items_align",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"justify-content-start": "Left",
"justify-content-center": "Center",
"justify-content-end": "Right"
},
"default_value": false,
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_642ed2d17d6dc",
"label": "CTA",
"name": "cta",
"aria-label": "",
"type": "link",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "array"
}
],
"location": [
[
{
"param": "block",
"operator": "==",
"value": "acf\/blog"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1680792753
}