文件操作 - block.json
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/lessi--it/wp-includes/blocks/post-excerpt/block.json
编辑文件内容
{ "apiVersion": 2, "name": "core/post-excerpt", "title": "Post Excerpt", "category": "theme", "description": "Display a post's excerpt.", "textdomain": "default", "attributes": { "textAlign": { "type": "string" }, "moreText": { "type": "string" }, "showMoreOnNewLine": { "type": "boolean", "default": true } }, "usesContext": [ "postId", "postType", "queryId" ], "supports": { "html": false, "color": { "gradients": true, "link": true }, "typography": { "fontSize": true, "lineHeight": true } }, "editorStyle": "wp-block-post-excerpt-editor", "style": "wp-block-post-excerpt" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件