Make WordPress Core


Ignore:
Timestamp:
05/10/2022 02:47:10 PM (4 years ago)
Author:
gziolo
Message:

Editor: Update WordPress packages for 6.0 RC 2

Included cherry-picked commits from the Gutenberg plugin that fix bugs discovere after WordPress 6.0 RC 1.

Props zieladam, ndiego, hellofromtonya.
See #55567.

File:
1 edited

Legend:

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

    r53278 r53377  
    1111        "attributes": {
    1212                "textAlign": {
    13                         "type": "string"
    14                 },
    15                 "singleCommentLabel": {
    16                         "type": "string"
    17                 },
    18                 "multipleCommentsLabel": {
    1913                        "type": "string"
    2014                },
Note: See TracChangeset for help on using the changeset viewer.