Changeset 55246 for trunk/src/wp-includes/blocks/avatar/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/avatar/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/avatar/block.json
r54257 r55246 5 5 "title": "Avatar", 6 6 "category": "theme", 7 "description": "Add a user 's avatar.",7 "description": "Add a user’s avatar.", 8 8 "textdomain": "default", 9 9 "attributes": { … … 26 26 "usesContext": [ "postType", "postId", "commentId" ], 27 27 "supports": { 28 "anchor": true, 28 29 "html": false, 29 30 "align": true,
Note: See TracChangeset
for help on using the changeset viewer.