Make WordPress Core


Ignore:
Timestamp:
07/14/2023 04:30:55 AM (3 years ago)
Author:
isabel_brison
Message:

Editor: update npm packages with first round of bug fixes for 6.3 RC1.

Includes miscellaneous bug fixes for 6.3 RC1.

Props ramonopoly.
See #58804.

File:
1 edited

Legend:

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

    r56065 r56229  
    55        "title": "Pattern",
    66        "category": "reusable",
    7         "description": "Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used.",
     7        "description": "Create and save content to reuse across your site. Update the pattern, and the changes apply everywhere it’s used.",
     8        "keywords": [ "reusable" ],
    89        "textdomain": "default",
    910        "attributes": {
Note: See TracChangeset for help on using the changeset viewer.