Make WordPress Core


Ignore:
Timestamp:
11/06/2024 09:45:05 PM (8 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-business-home.php

    r59233 r59365  
    1717?>
    1818
    19 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    20 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    21     <!-- wp:pattern {"slug":"twentytwentyfive/cta-centered-heading"} /-->
    22 </div>
    23 <!-- /wp:group -->
    24 
    25 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    26 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    27     <!-- wp:pattern {"slug":"twentytwentyfive/overlapped-images"} /-->
    28 </div>
    29 <!-- /wp:group -->
    30 
    31 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    32 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    33     <!-- wp:pattern {"slug":"twentytwentyfive/services-3-col"} /-->
    34 </div>
    35 <!-- /wp:group -->
    36 
    37 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    38 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    39     <!-- wp:pattern {"slug":"twentytwentyfive/testimonials-large"} /-->
    40 </div>
    41 <!-- /wp:group -->
    42 
    43 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    44 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    45     <!-- wp:pattern {"slug":"twentytwentyfive/pricing-2-col"} /-->
    46 </div>
    47 <!-- /wp:group -->
    48 
    49 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    50 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
    51     <!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->
    52 </div>
    53 <!-- /wp:group -->
     19<!-- wp:pattern {"slug":"twentytwentyfive/cta-centered-heading"} /-->
     20<!-- wp:pattern {"slug":"twentytwentyfive/overlapped-images"} /-->
     21<!-- wp:pattern {"slug":"twentytwentyfive/services-3-col"} /-->
     22<!-- wp:pattern {"slug":"twentytwentyfive/testimonials-large"} /-->
     23<!-- wp:pattern {"slug":"twentytwentyfive/pricing-2-col"} /-->
     24<!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->
Note: See TracChangeset for help on using the changeset viewer.