Make WordPress Core


Ignore:
Timestamp:
11/06/2024 09:45:05 PM (7 months ago)
Author:
peterwilsoncc
Message:

Bundled Themes: Sync some minor fixes for Twenty Twenty-Five.

This merges several minor improvements to patterns in Twenty Twenty-Five.

A full list of changes can be found on GitHub: https://github.com/WordPress/twentytwentyfive/compare/e7612e3cb31b7db9c43f5032a2cdcd79ed4a5cbf...b8c032e43c1101a5d57e07dd60768a326d44ac5c.

Reviewed by peterwilsoncc.
Merges [59362] to the 6.7 branch.

Props juanfra, desrosj.
Fixes #62351.

Location:
branches/6.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.7

  • branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php

    r59233 r59365  
    1616
    1717?>
    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">
    20     <!-- wp:pattern {"slug":"twentytwentyfive/hero-podcast"} /-->
    21 </div>
    22 <!-- /wp:group -->
    2318
    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">
    26     <!-- 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">
    32     <!-- wp:pattern {"slug":"twentytwentyfive/logos"} /-->
    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">
    38     <!-- wp:pattern {"slug":"twentytwentyfive/grid-videos"} /-->
    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">
    44     <!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->
    45 </div>
    46 <!-- /wp:group -->
     19<!-- wp:pattern {"slug":"twentytwentyfive/hero-podcast"} /-->
     20<!-- wp:pattern {"slug":"twentytwentyfive/heading-and-paragraph-with-image"} /-->
     21<!-- wp:pattern {"slug":"twentytwentyfive/logos"} /-->
     22<!-- wp:pattern {"slug":"twentytwentyfive/grid-videos"} /-->
     23<!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->
Note: See TracChangeset for help on using the changeset viewer.