File: /home/ukqcurpj/www/wp-content/plugins/paid-memberships-pro/blocks/build/cancel-page/block.json
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "pmpro/cancel-page",
"title": "PMPro Page: Cancel",
"category": "pmpro-pages",
"description": "Dynamic page section where members can cancel their membership and active subscription if applicable.",
"keywords": [ "member", "terminate", "payment method", "paid memberships pro", "pmpro" ],
"attributes" : {
},
"supports": {
"align": [ "wide", "full" ],
"ariaLabel": true,
"html": false,
"background": {
"backgroundImage": true
},
"color": {
"gradients": true,
"heading": true,
"button": true,
"link": true
},
"spacing": {
"margin": [ "top", "bottom" ],
"padding": true,
"blockGap": true,
"__experimentalDefaultControls": {
"padding": true,
"blockGap": true
}
},
"dimensions": {
"minHeight": true
},
"__experimentalBorder": {
"color": true,
"radius": true,
"style": true,
"width": true,
"__experimentalDefaultControls": {
"color": true,
"radius": true,
"style": true,
"width": true
}
},
"typography": {
"fontSize": true,
"lineHeight": true,
"__experimentalFontFamily": true,
"__experimentalFontWeight": true,
"__experimentalFontStyle": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalLetterSpacing": true,
"__experimentalDefaultControls": {
"fontSize": true
}
},
"layout": {
"allowSizingOnChildren": true
}
},
"example": {
},
"textdomain": "paid-memberships-pro",
"editorScript": "file:./index.js",
"render": "file:./render.php"
}