| Server IP : 178.212.43.201 / Your IP : 10.100.0.33 Web Server : Apache/2.4.37 (Oracle Linux Server) OpenSSL/1.1.1k System : Linux spa0007.srv.paxillus.pl 5.4.17-2136.355.3.1.el8uek.x86_64 #3 SMP Sat May 9 17:11:55 PDT 2026 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/paxillus/wp-content/plugins/jetpack/_inc/blocks/premium-content/ |
Upload File : |
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "premium-content/container",
"title": "Paid Content",
"description": "Restrict access to your content for paying subscribers.",
"keywords": [
"buy",
"credit card",
"debit card",
"monetize",
"earn",
"exclusive",
"gated",
"gofundme",
"memberships",
"money",
"newsletter",
"paid",
"patreon",
"pay",
"payments",
"paywall",
"premium content",
"purchase",
"recurring",
"repeat",
"signin",
"stripe",
"subscribe",
"subscriptions",
"support",
"sponsor",
"square",
"toast",
"venmo",
"stripe",
"substack"
],
"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 d='m12.74,14.43l-4.1-1.26-.13.71-.42,6.87c-.03.49.52.81.93.54l3.72-2.48,4,2.51c.42.26.96-.07.92-.56l-.64-6.87v-.71l-4.28,1.26Z'/><path d='m12.74,15.14c-3.55,0-6.44-2.89-6.44-6.44s2.89-6.44,6.44-6.44,6.44,2.89,6.44,6.44-2.89,6.44-6.44,6.44Zm0-11.89c-3,0-5.44,2.44-5.44,5.44s2.44,5.44,5.44,5.44,5.44-2.44,5.44-5.44-2.44-5.44-5.44-5.44Z'/><path d='M11.95 11.08 9.36 8.48 10.06 7.77 11.95 9.66 15.42 6.19 16.13 6.9 11.95 11.08z'/></svg>",
"supports": {
"html": false
},
"providesContext": {
"premium-content/planIds": "selectedPlanIds",
"premium-content/isPreview": "isPreview",
"isPremiumContentChild": "isPremiumContentChild"
},
"attributes": {
"selectedPlanIds": {
"type": "array",
"default": []
},
"isPreview": {
"type": "boolean",
"default": false
},
"isPremiumContentChild": {
"type": "boolean",
"default": true
}
},
"example": {
"attributes": {
"isPreview": true
}
},
"editorScript": "jetpack-blocks-editor"
}