Flatlogic Bot 30fe60f3ea Fazliddin
2026-01-29 11:42:42 +00:00

24 lines
520 B
JSON

{
"name": "woocommerce/payment-method-icons",
"version": "1.0.0",
"title": "Payment Method Icons",
"description": "Display icons for available payment methods.",
"category": "woocommerce",
"keywords": [ "woocommerce", "payments", "payment methods" ],
"textdomain": "woocommerce",
"attributes": {
"numberOfIcons": {
"type": "number",
"default": 0
}
},
"supports": {
"spacing": {
"margin": true,
"padding": true
}
},
"apiVersion": 3,
"$schema": "https://schemas.wp.org/trunk/block.json"
}