Make WordPress Core


Ignore:
Timestamp:
10/14/2024 09:56:32 PM (16 months ago)
Author:
peterwilsoncc
Message:

Bundled Themes: Update Twenty Twenty-Five for 6.7 Beta 3.

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into trunk for 6.7 beta 3.

A full list of changes can be found on GitHub: WordPress/twentytwentyfive@0d8b245...5d17f41

Props annezazu, areziaal, beafialho, cwhitmore, franz00, get_dave, joedolson, joen, juanfra, karmatosed, kartikmehta, mukesh27, onemaggie, pgeorgiev, poena, richtabor, sudipatel007, sumitbagthariya16, wildworks, youknowriad.
Fixes #62218.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfive/patterns/page-landing-event.php

    r59146 r59233  
    1616
    1717?>
    18 <!-- wp:group {"align":"full","style":{"spacing":{"blockGap":"0"}},"layout":{"type":"constrained"}} -->
    19 <div class="wp-block-group alignfull">
     18<!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
     19<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    2020    <!-- wp:pattern {"slug":"twentytwentyfive/hero-full-width-image"} /-->
     21</div>
     22<!-- /wp:group -->
     23
     24<!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
     25<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    2126    <!-- wp:pattern {"slug":"twentytwentyfive/heading-and-paragraph-with-image"} /-->
     27</div>
     28<!-- /wp:group -->
     29
     30<!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
     31<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    2232    <!-- wp:pattern {"slug":"twentytwentyfive/banner-description-images-grid"} /-->
     33</div>
     34<!-- /wp:group -->
     35
     36<!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
     37<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    2338    <!-- wp:pattern {"slug":"twentytwentyfive/text-faqs"} /-->
     39</div>
     40<!-- /wp:group -->
     41
     42<!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
     43<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    2444    <!-- wp:pattern {"slug":"twentytwentyfive/contact-centered-social-link"} /-->
    2545</div>
Note: See TracChangeset for help on using the changeset viewer.