Make WordPress Core


Ignore:
Timestamp:
10/11/2022 12:42:28 AM (2 years ago)
Author:
desrosj
Message:

Twenty Twenty-Three: Bug fixes and improvements for RC1.

Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.

For a full list of changes being included, see the twentytwentythree repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.

Follow up to [54235], [54236], [54312], [54372].

Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php

    r54372 r54467  
    2222        <!-- wp:column {"style":{"spacing":{"blockGap":"0px"}}} -->
    2323        <div class="wp-block-column">
    24             <!-- wp:group {"style":{"spacing":{"blockGap":"1ch"}},"layout":{"type":"flex"}} -->
     24            <!-- wp:group {"style":{"spacing":{"blockGap":"0.5ch"}},"layout":{"type":"flex"}} -->
    2525            <div class="wp-block-group">
    2626                <!-- wp:paragraph -->
     
    4242            <!-- /wp:group -->
    4343
    44             <!-- wp:group {"style":{"spacing":{"blockGap":"1ch"}},"layout":{"type":"flex"}} -->
     44            <!-- wp:group {"style":{"spacing":{"blockGap":"0.5ch"}},"layout":{"type":"flex"}} -->
    4545            <div class="wp-block-group">
    4646                <!-- wp:paragraph -->
     
    5858        <!-- wp:column {"style":{"spacing":{"blockGap":"0px"}}} -->
    5959        <div class="wp-block-column">
    60             <!-- wp:group {"style":{"spacing":{"blockGap":"1ch"}},"layout":{"type":"flex","orientation":"vertical"}} -->
     60            <!-- wp:group {"style":{"spacing":{"blockGap":"0.5ch"}},"layout":{"type":"flex","orientation":"vertical"}} -->
    6161            <div class="wp-block-group">
    6262                <!-- wp:paragraph -->
Note: See TracChangeset for help on using the changeset viewer.