- Timestamp:
- 02/28/2025 05:05:16 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php
r59362 r59891 40 40 <!-- wp:button --> 41 41 <div class="wp-block-button"> 42 <a class="wp-block-button__link wp-element-button"><?php e cho esc_html_x( 'Learn More', 'Button text of intro section.', 'twentytwentyfive' ); ?></a>42 <a class="wp-block-button__link wp-element-button"><?php esc_html_e( 'Learn more', 'twentytwentyfive' ); ?></a> 43 43 </div> 44 44 <!-- /wp:button -->
Note: See TracChangeset
for help on using the changeset viewer.