feature: Add services list block
Deploy to Dreamhost (dev) / build (push) Successful in 39s
Sync TODOs with Issues / sync_todos (push) Successful in 7s

This commit is contained in:
Keith Solomon
2026-07-25 10:37:28 -05:00
parent 60d764045f
commit f0b5bf75a5
6 changed files with 2621 additions and 3742 deletions
+13 -9
View File
@@ -48,7 +48,8 @@
"max_size": "",
"mime_types": "",
"allow_in_bindings": 0,
"preview_size": "medium"
"preview_size": "medium",
"parent_repeater": "field_services_items"
},
{
"key": "field_services_item_heading",
@@ -69,14 +70,15 @@
"allow_in_bindings": 0,
"placeholder": "",
"prepend": "",
"append": ""
"append": "",
"parent_repeater": "field_services_items"
},
{
"key": "field_services_item_description",
"label": "Description",
"name": "description",
"aria-label": "",
"type": "textarea",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
@@ -86,10 +88,12 @@
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": 4,
"new_lines": ""
"allow_in_bindings": 0,
"tabs": "all",
"toolbar": "full",
"media_upload": 1,
"delay": 0,
"parent_repeater": "field_services_items"
}
]
}
@@ -99,7 +103,7 @@
{
"param": "block",
"operator": "==",
"value": "acf/services-list"
"value": "acf\/services-list"
}
]
],
@@ -115,5 +119,5 @@
"display_title": "",
"allow_ai_access": false,
"ai_description": "",
"modified": 1753305600
"modified": 1784992250
}