Make WordPress Core


Ignore:
Timestamp:
11/17/2020 06:58:52 PM (5 years ago)
Author:
desrosj
Message:

Twenty Twenty-One: Sync the latest changes for 5.6 RC1.

For a full list of changes since [49574-49577], see https://github.com/WordPress/twentytwentyone/compare/aa284fd...trunk.

Props poena, luminuu, kjellr, ryelle, aristath.
See #51526.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyone/inc/block-patterns.php

    r49578 r49633  
    7878        'twentytwentyone/two-images-showcase',
    7979        array(
    80             'title'         => esc_html__( 'Two mages showcase', 'twentytwentyone' ),
     80            'title'         => esc_html__( 'Two images showcase', 'twentytwentyone' ),
    8181            'categories'    => array( 'twentytwentyone' ),
    8282            'viewportWidth' => 1440,
Note: See TracChangeset for help on using the changeset viewer.