- Timestamp:
- 01/29/2024 09:04:18 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-navigation-link/block.json
r56710 r57377 29 29 "type": "string", 30 30 "default": "none" 31 }, 32 "inSameTerm": { 33 "type": "boolean" 34 }, 35 "taxonomy": { 36 "type": "string", 37 "default": "" 31 38 } 32 39 }, 40 "usesContext": [ "postType" ], 33 41 "supports": { 34 42 "reusable": false,
Note: See TracChangeset
for help on using the changeset viewer.