Make WordPress Core


Ignore:
Timestamp:
10/31/2024 05:55:14 PM (15 months ago)
Author:
desrosj
Message:

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

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into WordPress-Develop for 6.7 RC 2

A full list of changes can be found on GitHub: WordPress/twentytwentyfive@7dfa99f1...b5b0475f.

Reviewed by desrosj.
Merges [59314] to the 6.7 branch.

Props juanfra, poena.
Fixes #62310.

Location:
branches/6.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.7

  • branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php

    r59269 r59331  
    3131                            <p><?php echo esc_html_x( 'by', 'Prefix before the author name. The post author name is displayed in a separate block.', 'twentytwentyfive' ); ?></p>
    3232                            <!-- /wp:paragraph -->
    33                             <!-- wp:post-author-name {"isLink":true,"style":{"typography":{"textDecoration":"underline"}},"fontSize":"small"} /-->
     33                            <!-- wp:post-author-name {"isLink":true,"fontSize":"small"} /-->
    3434                        </div>
    3535                        <!-- /wp:group -->
Note: See TracChangeset for help on using the changeset viewer.