--- a/wp/wp-includes/blocks/post-comments-form/block.json Thu Sep 29 08:06:27 2022 +0200
+++ b/wp/wp-includes/blocks/post-comments-form/block.json Fri Sep 05 18:40:08 2025 +0200
@@ -1,8 +1,8 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
- "apiVersion": 2,
+ "apiVersion": 3,
"name": "core/post-comments-form",
- "title": "Post Comments Form",
+ "title": "Comments Form",
"category": "theme",
"description": "Display a post's comments form.",
"textdomain": "default",
@@ -16,12 +16,17 @@
"html": false,
"color": {
"gradients": true,
+ "heading": true,
"link": true,
"__experimentalDefaultControls": {
"background": true,
"text": true
}
},
+ "spacing": {
+ "margin": true,
+ "padding": true
+ },
"typography": {
"fontSize": true,
"lineHeight": true,