文件操作 - block.json
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/give/build/DonationForms/Blocks/DonationFormBlock/block.json
编辑文件内容
{ "$schema": "https://json.schemastore.org/block.json", "apiVersion": 3, "name": "givewp/donation-form", "version": "1.0.0", "title": "Donation Form", "category": "give", "icon": "superhero", "description": "The GiveWP Donation Form block inserts an existing donation form into the page.", "supports": { "html": false, "inserter": false }, "attributes": { "formId": { "type": "string" }, "blockId": { "type": "string" } }, "textdomain": "give", "editorStyle": "file:../../../../build/donationFormBlock.css", "editorScript": "file:../../../../build/donationFormBlock.js" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件