NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
malino
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
product-meta
/
Name
Size
Perms
Actions
📄 block.json
503 B
0644
Edit
|
Chmod
|
Delete
Editing: block.json
{ "name": "woocommerce/product-meta", "title": "Product Meta", "icon": "product", "description": "Display a product’s SKU, categories, tags, and more.", "category": "woocommerce-product-elements", "supports": { "interactivity": { "clientNavigation": true }, "align": true, "reusable": false }, "keywords": [ "WooCommerce" ], "usesContext": [ "postId", "postType", "queryId" ], "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }
Cancel