golden hour
/home/doctorbruno/public_html/pgmed.org/wp-content/plugins/jetpack/_inc/blocks/payment-buttons
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
1.95 KB
Del
OK
view.asset.php
84 B
Del
OK
view.css
374 B
Del
OK
view.js
1.04 KB
Del
OK
view.rtl.css
374 B
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/payment-buttons", "title": "Payment Buttons", "description": "Sell products and subscriptions.", "keywords": [ "buy", "contribution", "commerce", "credit card", "debit card", "donate", "Donations", "earn", "monetize", "ecommerce", "gofundme", "memberships", "money", "paid", "patreon", "pay", "payments", "products", "purchase", "recurring", "sell", "shop", "stripe", "subscribe", "subscriptions", "sponsor", "square", "toast", "venmo" ], "version": "12.5.0", "textdomain": "jetpack", "category": "monetize", "icon": "<svg viewBox='0 0 24 24' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5.5 9.5v-2h13v2h-13zm0 3v4h13v-4h-13zM4 7a1 1 0 011-1h14a1 1 0 011 1v10a1 1 0 01-1 1H5a1 1 0 01-1-1V7z'/></svg>", "supports": { "__experimentalExposeControlsToChildren": true, "align": [ "wide", "full" ], "spacing": { "blockGap": true, "margin": [ "vertical" ], "__experimentalDefaultControls": { "blockGap": true } }, "layout": { "allowSwitching": false, "allowInheriting": false, "default": { "type": "flex" } }, "typography": { "fontSize": true, "__experimentalFontFamily": true, "__experimentalTextTransform": true, "__experimentalDefaultControls": { "fontSize": true } } }, "attributes": {}, "editorScript": "jetpack-blocks-editor" }
Save