NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
malino
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
payment-method-icons
/
Name
Size
Perms
Actions
📄 block.json
520 B
0644
Edit
|
Chmod
|
Delete
Editing: block.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" }
Cancel