2023-07-03 14:21:31 +00:00
|
|
|
{
|
|
|
|
"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
|
|
|
|
},
|
2023-08-01 17:03:12 +00:00
|
|
|
"keywords": [ "WooCommerce" ],
|
|
|
|
"usesContext": [ "postId", "postType", "queryId" ],
|
2023-07-03 14:21:31 +00:00
|
|
|
"textdomain": "woo-gutenberg-products-block",
|
2023-08-01 17:03:12 +00:00
|
|
|
|
|
|
|
"apiVersion": 2,
|
|
|
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
2023-07-03 14:21:31 +00:00
|
|
|
}
|