This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+5 -6
View File
@@ -5,7 +5,7 @@
"title": "Details",
"category": "text",
"description": "Hide and show additional content.",
"keywords": [ "accordion", "summary", "toggle", "disclosure" ],
"keywords": [ "summary", "toggle", "disclosure" ],
"textdomain": "default",
"attributes": {
"showContent": {
@@ -15,7 +15,8 @@
"summary": {
"type": "rich-text",
"source": "rich-text",
"selector": "summary"
"selector": "summary",
"role": "content"
},
"name": {
"type": "string",
@@ -23,9 +24,6 @@
"attribute": "name",
"selector": ".wp-block-details"
},
"allowedBlocks": {
"type": "array"
},
"placeholder": {
"type": "string"
}
@@ -75,7 +73,8 @@
},
"interactivity": {
"clientNavigation": true
}
},
"allowedBlocks": true
},
"editorStyle": "wp-block-details-editor",
"style": "wp-block-details"