- 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-centered.php
r59191 r59348 30 30 <?php 31 31 printf( 32 /* Translators: Designed with WordPress. %s: WordPress link. */32 /* translators: Designed with WordPress. %s: WordPress link. */ 33 33 esc_html__( 'Designed with %s', 'twentytwentyfive' ), 34 34 '<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
Note: See TracChangeset
for help on using the changeset viewer.