| @@ -1,12 +1,8 @@ | ||
| 1 | 1 | { |
| 2 | - "$schema": "https://schemas.wp.org/trunk/block.json", | |
| 3 | 2 | "apiVersion": 2, |
| 4 | 3 | "name": "core/shortcode", |
| 5 | - "title": "Shortcode", | |
| 6 | 4 | "category": "widgets", |
| 7 | - "description": "Insert additional custom elements with a WordPress shortcode.", | |
| 8 | - "textdomain": "default", | |
| 9 | 5 | "attributes": { |
| 10 | 6 | "text": { |
| 11 | 7 | "type": "string", |
| 12 | 8 | "source": "html" |