NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
malino
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
page-content-wrapper
/
Name
Size
Perms
Actions
📄 block.json
520 B
0644
Edit
|
Chmod
|
Delete
Editing: block.json
{ "name": "woocommerce/page-content-wrapper", "title": "WooCommerce Page", "description": "Displays WooCommerce page content.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "textdomain": "woocommerce", "supports": { "html": false, "multiple": false, "inserter": false }, "attributes": { "page": { "type": "string", "default": "" } }, "providesContext": { "postId": "postId", "postType": "postType" }, "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }
Cancel