rebase from live enviornment
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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",
|
||||
"supports": {
|
||||
"align": true,
|
||||
"reusable": false
|
||||
},
|
||||
"keywords": [ "WooCommerce" ],
|
||||
"usesContext": [ "postId", "postType", "queryId" ],
|
||||
"textdomain": "woocommerce",
|
||||
"apiVersion": 2,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
Reference in New Issue
Block a user