Changeset 55412 for trunk/src/wp-includes/formatting.php
- Timestamp:
- 02/23/2023 10:36:33 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r55346 r55412 4964 4964 /* translators: %s: Documentation URL. */ 4965 4965 __( 'A structure tag is required when using custom permalinks. <a href="%s">Learn more</a>' ), 4966 __( 'https://wordpress.org/ support/article/using-permalinks/#choosing-your-permalink-structure' )4966 __( 'https://wordpress.org/documentation/article/using-permalinks/#choosing-your-permalink-structure' ) 4967 4967 ); 4968 4968 }
Note: See TracChangeset
for help on using the changeset viewer.