Make WordPress Core


Ignore:
Timestamp:
10/22/2024 01:41:10 AM (7 months ago)
Author:
peterwilsoncc
Message:

Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 1.

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

A full list of changes can be found on GitHub: WordPress/twentytwentyfive@e4da8ad...f2dc3fa

Props juanfra, poena, beafialho, areziaal, joen, sergeybiryukov, richtabor, cwhitmore, get_dave, talldanwp, andraganescu, kau-boy, mhkuu, hanneslsm, alaminfirdows, dd32.
See #62264.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php

    r59191 r59269  
    2828                <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    2929                    <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} -->
    30                     <p style="line-height:1.1"><?php echo esc_html_x( '&ldquo;Amazing quality and care. I love all your products.&rdquo;', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
     30                    <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
    3131                    <!-- /wp:paragraph -->
    3232                </div>
     
    4545                <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    4646                    <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} -->
    47                     <p style="line-height:1.1"><?php echo esc_html_x( '&ldquo;Amazing quality and care. I love all your products.&rdquo;', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
     47                    <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
    4848                    <!-- /wp:paragraph -->
    4949                </div>
     
    6262                <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    6363                    <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} -->
    64                     <p style="line-height:1.1"><?php echo esc_html_x( '&ldquo;Amazing quality and care. I love all your products.&rdquo;', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
     64                    <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
    6565                    <!-- /wp:paragraph -->
    6666                </div>
     
    8383                <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    8484                    <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} -->
    85                     <p style="line-height:1.1"><?php echo esc_html_x( '&ldquo;Amazing quality and care. I love all your products.&rdquo;', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
     85                    <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
    8686                    <!-- /wp:paragraph -->
    8787                </div>
     
    9999                <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    100100                    <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} -->
    101                     <p style="line-height:1.1"><?php echo esc_html_x( '&ldquo;Amazing quality and care. I love all your products.&rdquo;', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
     101                    <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
    102102                    <!-- /wp:paragraph -->
    103103                </div>
     
    114114                <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    115115                    <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} -->
    116                     <p style="line-height:1.1"><?php echo esc_html_x( '&ldquo;Amazing quality and care. I love all your products.&rdquo;', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
     116                    <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>
    117117                    <!-- /wp:paragraph -->
    118118                </div>
Note: See TracChangeset for help on using the changeset viewer.