PATH:
home
/
lab2454c
/
carbonbullion.com
/
wp-content
/
plugins
/
user-registration
/
chunks
/
login-form
{ "$schema": "https://schemas.wp.org/block-json/1.1", "apiVersion": 3, "name": "user-registration/login-form", "version": "1.0.0", "title": "Login Form", "category": "user-registration", "description": "The block give the login form for registered users.", "keywords": ["user registration login form", "login form"], "textdomain": "user-registration", "example": { "attributes": {} }, "supports": { "className": false, "customClassName": false, "reusable": false }, "attributes": { "redirectUrl": { "type": "string" }, "logoutUrl": { "type": "string" } }, "editorScript": "user-registration-blocks-editor", "editorStyle": "user-registration-blocks-editor" }
[+]
..
[-] block.json
[edit]