23 lines
No EOL
479 B
JSON
23 lines
No EOL
479 B
JSON
{
|
||
"name": "woocommerce/product-meta",
|
||
"version": "1.0.0",
|
||
"title": "Product Meta",
|
||
"icon": "product",
|
||
"description": "Display a product’s SKU, categories, tags, and more.",
|
||
"category": "woocommerce-product-elements",
|
||
"supports": {
|
||
"align": true,
|
||
"reusable": false
|
||
},
|
||
"keywords": [
|
||
"WooCommerce"
|
||
],
|
||
"usesContext": [
|
||
"postId",
|
||
"postType",
|
||
"queryId"
|
||
],
|
||
"textdomain": "woocommerce",
|
||
"apiVersion": 3,
|
||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||
} |