equal
deleted
inserted
replaced
1 { |
1 { |
|
2 "$schema": "https://schemas.wp.org/trunk/block.json", |
2 "apiVersion": 2, |
3 "apiVersion": 2, |
3 "name": "core/embed", |
4 "name": "core/embed", |
4 "title": "Embed", |
5 "title": "Embed", |
5 "category": "embed", |
6 "category": "embed", |
6 "description": "Add a block that displays content pulled from other sites, like Twitter, Instagram or YouTube.", |
7 "description": "Add a block that displays content pulled from other sites, like Twitter or YouTube.", |
7 "textdomain": "default", |
8 "textdomain": "default", |
8 "attributes": { |
9 "attributes": { |
9 "url": { |
10 "url": { |
10 "type": "string" |
11 "type": "string" |
11 }, |
12 }, |