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