PATH:
home
/
thebhoeo
/
.trash
/
otter-blocks
/
build
/
blocks
/
form-nonce
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "themeisle-blocks/form-nonce", "title": "CSRF Protection", "category": "themeisle-blocks", "description": "Protect the form from CSRF.", "keywords": [ "protection", "csrf", "field" ], "textdomain": "otter-blocks", "ancestor": [ "themeisle-blocks/form" ], "attributes": { "formId": { "type": "string" } }, "supports": { "align": [ "wide", "full" ], "inserter": false } }
[-] block.json
[edit]
[+]
..