Make WordPress Core


Ignore:
Timestamp:
02/07/2025 03:44:07 PM (16 months ago)
Author:
joemcgill
Message:

Editor: Update packages for 6.8 pre-Betas.

Syncs @wordpress/* packages to the 'latest' npm tag.

Props mamaduka, joemcgill, youknowriad, swissspidy, sergiomdgomes, gziolo.
See #62887.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/query-no-results/block.json

    r57578 r59775  
    33    "apiVersion": 3,
    44    "name": "core/query-no-results",
    5     "title": "No results",
     5    "title": "No Results",
    66    "category": "theme",
    77    "description": "Contains the block elements used to render content when no query results are found.",
    8     "parent": [ "core/query" ],
     8    "ancestor": [ "core/query" ],
    99    "textdomain": "default",
    1010    "usesContext": [ "queryId", "query" ],
Note: See TracChangeset for help on using the changeset viewer.