芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/www/wp-content/plugins/woocommerce/assets/client/blocks/product-summary/block.json
{ "name": "woocommerce/product-summary", "version": "1.0.0", "icon": "page", "title": "Product Summary", "description": "Display a short description about a product.", "attributes": { "productId": { "type": "number", "default": 0 }, "isDescendentOfQueryLoop": { "type": "boolean", "default": false }, "isDescendentOfSingleProductTemplate": { "type": "boolean", "default": false }, "isDescendentOfSingleProductBlock": { "type": "boolean", "default": false }, "isDescendantOfAllProducts": { "type": "boolean", "default": false }, "showDescriptionIfEmpty": { "type": "boolean", "default": false }, "showLink": { "type": "boolean", "default": false }, "summaryLength": { "type": "number", "default": 0 }, "linkText": { "type": "string", "default": "" } }, "usesContext": [ "query", "queryId", "postId" ], "keywords": [ "WooCommerce" ], "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }