18 lines
452 B
JSON
18 lines
452 B
JSON
{
|
|
"name": "woocommerce/product-gallery",
|
|
"version": "1.0.0",
|
|
"title": "Product Gallery",
|
|
"description": "Showcase your products relevant images and media.",
|
|
"category": "woocommerce",
|
|
"supports": {
|
|
"align": true,
|
|
"multiple": false
|
|
},
|
|
"keywords": [ "WooCommerce" ],
|
|
"usesContext": [ "postId", "postType", "queryId" ],
|
|
"textdomain": "woo-gutenberg-products-block",
|
|
|
|
"apiVersion": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
|
}
|