- Timestamp:
- 11/05/2024 02:00:03 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/footer.php
r59269 r59348 79 79 <?php 80 80 printf( 81 /* Translators: Designed with WordPress. %s: WordPress link. */81 /* translators: Designed with WordPress. %s: WordPress link. */ 82 82 esc_html__( 'Designed with %s', 'twentytwentyfive' ), 83 83 '<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
Note: See TracChangeset
for help on using the changeset viewer.