Make WordPress Core


Ignore:
Timestamp:
10/07/2024 06:07:57 PM (14 months ago)
Author:
desrosj
Message:

Twenty Twenty-Five: Merge the latest improvements for Beta 2.

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

A full list of changes can be found on GitHub: https://github.com/WordPress/twentytwentyfive/commits/trunk/?since=2024-10-01&until=2024-10-07.

Props poena, mukesh27, jonnywatersbb, cliffralessio, afercia, samtoohey93, codersantosh, carstenbach, gohelkunjan, ryelle, aaronrobertshaw, wildworks, yukinobu, audrasjb, mdviralsampat, hanneslsm, ddewan, greenshady, joedolson, areziaal, alaminfirdows, kartikmehta, cwhitmore.
Fixes #62180.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php

    r59146 r59191  
    1919    <div class="wp-block-group alignwide">
    2020        <!-- wp:heading {"textAlign":"left","align":"full","fontSize":"xx-large"} -->
    21         <h2 class="wp-block-heading alignfull has-text-align-left has-xx-large-font-size">How to get in touch with us</h2>
     21        <h2 class="wp-block-heading alignfull has-text-align-left has-xx-large-font-size"><?php esc_html_e( 'How to get in touch with us', 'twentytwentyfive' ); ?></h2>
    2222        <!-- /wp:heading -->
    2323
     
    2727            <div class="wp-block-group">
    2828                <!-- wp:heading {"level":3,"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} -->
    29                 <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700">Social media</h3>
     29                <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700"><?php esc_html_e( 'Social media', 'twentytwentyfive' ); ?></h3>
    3030                <!-- /wp:heading -->
    31                 <!-- wp:navigation {"overlayMenu":"never","style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"fontSize":"medium","layout":{"type":"flex","orientation":"vertical"},"ariaLabel":"<?php esc_attr_e( 'Social', 'twentytwentyfive' ); ?>"} -->
    32                     <!-- wp:navigation-link {"label":"<?php esc_html_e( 'X/Twitter', 'twentytwentyfive' ); ?>","url":"#"} /-->
     31                <!-- wp:navigation {"overlayMenu":"never","style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"fontSize":"medium","layout":{"type":"flex","orientation":"vertical"},"ariaLabel":"<?php esc_attr_e( 'Social media', 'twentytwentyfive' ); ?>"} -->
     32                    <!-- wp:navigation-link {"label":"<?php echo esc_html_x( 'X', 'Refers to the social media platform formerly known as Twitter.', 'twentytwentyfive' ); ?>","url":"#"} /-->
    3333                    <!-- wp:navigation-link {"label":"<?php esc_html_e( 'Instagram', 'twentytwentyfive' ); ?>","url":"#"} /-->
    3434                    <!-- wp:navigation-link {"label":"<?php esc_html_e( 'Facebook', 'twentytwentyfive' ); ?>","url":"#"} /-->
     
    3636                <!-- /wp:navigation -->
    3737                <!-- wp:heading {"level":3,"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} -->
    38                 <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700">Email</h3>
     38                <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700"><?php esc_html_e( 'Email', 'twentytwentyfive' ); ?></h3>
    3939                <!-- /wp:heading -->
    4040                <!-- wp:paragraph {"fontSize":"medium"} -->
    41                 <p class="has-medium-font-size">example@example.com</p>
     41                <p class="has-medium-font-size"><?php esc_html_e( 'example@example.com', 'twentytwentyfive' ); ?></p>
    4242                <!-- /wp:paragraph -->
    4343            </div>
     
    4949                <div class="wp-block-group">
    5050                    <!-- wp:heading {"level":3,"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} -->
    51                     <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700">New York</h3>
     51                    <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700"><?php esc_html_e( 'New York', 'twentytwentyfive' ); ?></h3>
    5252                    <!-- /wp:heading -->
    5353                    <!-- wp:paragraph {"fontSize":"medium"} -->
    54                     <p class="has-medium-font-size">123 Example St. Manhattan, NY 10300 United States</p>
     54                    <p class="has-medium-font-size"><?php esc_html_e( '123 Example St. Manhattan, NY 10300 United States', 'twentytwentyfive' ); ?></p>
    5555                    <!-- /wp:paragraph -->
    5656                </div>
     
    6060                <div class="wp-block-group">
    6161                    <!-- wp:heading {"level":3,"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} -->
    62                     <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700">San Diego</h3>
     62                    <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700"><?php esc_html_e( 'San Diego', 'twentytwentyfive' ); ?></h3>
    6363                    <!-- /wp:heading -->
    6464
    6565                    <!-- wp:paragraph {"fontSize":"medium"} -->
    66                     <p class="has-medium-font-size">123 Example St. Manhattan, NY 10300 United States</p>
     66                    <p class="has-medium-font-size"><?php esc_html_e( '123 Example St. Manhattan, NY 10300 United States', 'twentytwentyfive' ); ?></p>
    6767                    <!-- /wp:paragraph -->
    6868                </div>
     
    7272                <div class="wp-block-group">
    7373                    <!-- wp:heading {"level":3,"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} -->
    74                     <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700">Salt Lake City</h3>
     74                    <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700"><?php esc_html_e( 'Salt Lake City', 'twentytwentyfive' ); ?></h3>
    7575                    <!-- /wp:heading -->
    7676
    7777                    <!-- wp:paragraph {"fontSize":"medium"} -->
    78                     <p class="has-medium-font-size">123 Example St. Manhattan, NY 10300 United States</p>
     78                    <p class="has-medium-font-size"><?php esc_html_e( '123 Example St. Manhattan, NY 10300 United States', 'twentytwentyfive' ); ?></p>
    7979                    <!-- /wp:paragraph -->
    8080                </div>
     
    8484                <div class="wp-block-group">
    8585                    <!-- wp:heading {"level":3,"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} -->
    86                     <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700">Portland</h3>
     86                    <h3 class="wp-block-heading has-medium-font-size" style="font-style:normal;font-weight:700"><?php esc_html_e( 'Portland', 'twentytwentyfive' ); ?></h3>
    8787                    <!-- /wp:heading -->
    8888
    8989                    <!-- wp:paragraph {"fontSize":"medium"} -->
    90                     <p class="has-medium-font-size">123 Example St. Manhattan, NY 10300 United States</p>
     90                    <p class="has-medium-font-size"><?php esc_html_e( '123 Example St. Manhattan, NY 10300 United States', 'twentytwentyfive' ); ?></p>
    9191                    <!-- /wp:paragraph -->
    9292                </div>
Note: See TracChangeset for help on using the changeset viewer.