oont-contents/plugins/ultimate-member/includes/blocks/um-password-reset/block.json
2025-02-08 15:10:23 +01:00

10 lines
No EOL
268 B
JSON

{
"apiVersion": 2,
"name": "um-block/um-password-reset",
"title": "Password Reset",
"description": "Displaying the password reset form",
"icon": "unlock",
"category": "um-blocks",
"editorScript": "file:./src/index.js",
"textdomain": "ultimate-member"
}