Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
test
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
order-confirmation-shipping-address
:
block.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "name": "woocommerce/order-confirmation-shipping-address", "version": "1.0.0", "title": "Shipping Address", "description": "Display the order confirmation shipping address.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "supports": { "multiple": false, "align": [ "wide", "full" ], "inserter": false, "html": false, "color": { "text": true, "background": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "__experimentalBorder": { "color": true, "radius": true, "width": true, "style": true, "__experimentalDefaultControls": { "width": true, "color": true } }, "spacing": { "padding": true, "margin": true, "__experimentalDefaultControls": { "margin": false, "padding": false } } }, "attributes": { "align": { "type": "string", "default": "wide" } }, "textdomain": "woocommerce", "apiVersion": 2, "$schema": "https://schemas.wp.org/trunk/block.json" }