- Timestamp:
- 02/07/2025 03:44:07 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/query-no-results/block.json
r57578 r59775 3 3 "apiVersion": 3, 4 4 "name": "core/query-no-results", 5 "title": "No results",5 "title": "No Results", 6 6 "category": "theme", 7 7 "description": "Contains the block elements used to render content when no query results are found.", 8 " parent": [ "core/query" ],8 "ancestor": [ "core/query" ], 9 9 "textdomain": "default", 10 10 "usesContext": [ "queryId", "query" ],
Note: See TracChangeset
for help on using the changeset viewer.