Changeset 51149 for trunk/src/wp-includes/blocks/post-excerpt/block.json
- Timestamp:
- 06/15/2021 08:50:26 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-excerpt/block.json
r51089 r51149 22 22 } 23 23 }, 24 "usesContext": [ "postId", "postType" ],24 "usesContext": [ "postId", "postType", "queryId" ], 25 25 "supports": { 26 26 "html": false,
Note: See TracChangeset
for help on using the changeset viewer.