FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
store-notices
Edit File: block.json
{ "name": "woocommerce/store-notices", "title": "Store Notices", "description": "Display shopper-facing notifications generated by WooCommerce or extensions.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "supports": { "interactivity": { "clientNavigation": true }, "multiple": false, "align": [ "wide", "full" ] }, "attributes": { "align": { "type": "string", "default": "wide" } }, "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }
Save
Back