| @@ -2,11 +2,11 @@ | ||
| 2 | 2 | "$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 | 3 | "apiVersion": 3, |
| 4 | 4 | "name": "suredonation/checkbox", |
| 5 | 5 | "title": "Checkbox", |
| 6 | - "description": "Displays a SureDonation Checkbox Field", | |
| 6 | + "description": "Adds a single checkbox for consent or opt-in, such as a newsletter sign-up or a Gift Aid declaration.", | |
| 7 | 7 | "category": "suredonation", |
| 8 | - "keywords": [ "checkbox", "check", "agree", "terms", "consent" ], | |
| 8 | + "keywords": [ "checkbox", "check", "agree", "terms", "consent", "opt-in", "optin", "subscribe" ], | |
| 9 | 9 | "textdomain": "suredonation", |
| 10 | 10 | "supports": { |
| 11 | 11 | "reusable": false, |
| 12 | 12 | "html": false |