19 lines
No EOL
436 B
JSON
19 lines
No EOL
436 B
JSON
{
|
|
"name": "woocommerce/product-reviews",
|
|
"version": "1.0.0",
|
|
"icon": "admin-comments",
|
|
"title": "Product Reviews",
|
|
"description": "A block that shows the reviews for a product.",
|
|
"category": "woocommerce-product-elements",
|
|
"keywords": [
|
|
"WooCommerce"
|
|
],
|
|
"supports": {},
|
|
"attributes": {},
|
|
"usesContext": [
|
|
"postId"
|
|
],
|
|
"textdomain": "woocommerce",
|
|
"apiVersion": 3,
|
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
|
} |