✏️ 正在编辑: block.json
路径:
/home/eblama1/mintawon.farm/wp-includes/blocks/block/block.json
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/block", "title": "Pattern", "category": "reusable", "description": "Reuse this design across your site.", "keywords": [ "reusable" ], "textdomain": "default", "attributes": { "ref": { "type": "number" }, "content": { "type": "object", "default": {} } }, "providesContext": { "pattern/overrides": "content" }, "supports": { "customClassName": false, "html": false, "inserter": false, "renaming": false, "interactivity": { "clientNavigation": true }, "customCSS": false } }
💾 保存文件
← 返回文件管理器