Make WordPress Core


Ignore:
Timestamp:
10/25/2022 03:00:25 PM (3 years ago)
Author:
ocean90
Message:

Twenty Twenty-Three: Merge the latest changes from GitHub.

For a full list of changes included, see the twentytwentythree repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/0f273d787481b391d428de671659533642b3aa3c...e2005b0272b8480a8fa9155e5802e22659d84674.

Props kafleg, poena, mikachan, tobifjellner, aristath.
Merges [54686] to the 6.1 branch.
Fixes #56383.

Location:
branches/6.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.1

  • branches/6.1/src/wp-content/themes/twentytwentythree/patterns/footer-default.php

    r54235 r54691  
    77 */
    88?>
    9 <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|40"}}},"layout":{"type":"constrained"}} -->
    10 <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--40)"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
    11     <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--40)"><!-- wp:site-title {"level":0} /-->
     9<!-- wp:group {"layout":{"type":"constrained"}} -->
     10<div class="wp-block-group">
     11    <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
     12    <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--40)">
     13        <!-- wp:site-title {"level":0} /-->
    1214        <!-- wp:paragraph {"align":"right"} -->
    1315        <p class="has-text-align-right">
Note: See TracChangeset for help on using the changeset viewer.