- 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/hero-full-width-image.php
r59362 r59891 31 31 <div class="wp-block-buttons"> 32 32 <!-- wp:button --> 33 <div class="wp-block-button"><a class="wp-block-button__link wp-element-button"><?php e cho esc_html_x( 'Learn More', 'Sample hero button', 'twentytwentyfive' ); ?></a></div>33 <div class="wp-block-button"><a class="wp-block-button__link wp-element-button"><?php esc_html_e( 'Learn more', 'twentytwentyfive' ); ?></a></div> 34 34 <!-- /wp:button --> 35 35 </div>
Note: See TracChangeset
for help on using the changeset viewer.