HEX
Server: nginx
System: Linux pool195-106-36.bur.atomicsites.net 6.12.57+deb12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1~bpo12+1 (2025-11-17) x86_64
User: (0)
PHP: 8.3.32
Disabled: pcntl_fork
Upload Files
File: //srv/htdocs/wp-content/plugins/jetpack/_inc/blocks/recurring-payments/block.json
{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 3,
    "name": "jetpack/recurring-payments",
    "title": "Payment Button",
    "description": "Button allowing you to sell products and subscriptions.",
    "keywords": [
        "buy",
        "contribution",
        "commerce",
        "credit card",
        "debit card",
        "donate",
        "Donations",
        "monetize",
        "earn",
        "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": {
        "html": false,
        "__experimentalExposeControlsToChildren": true
    },
    "usesContext": [
        "isPremiumContentChild"
    ],
    "providesContext": {
        "jetpack/parentBlockWidth": "width"
    },
    "attributes": {
        "planId": {
            "type": "integer"
        },
        "planIds": {
            "type": "array"
        },
        "align": {
            "type": "string"
        },
        "url": {
            "type": "string",
            "default": "#"
        },
        "uniqueId": {
            "type": "string",
            "default": "id"
        },
        "width": {
            "type": "string"
        }
    },
    "parent": [
        "jetpack/payment-buttons"
    ],
    "editorScript": "jetpack-blocks-editor"
}