Changeset 55414 for trunk/src/wp-includes/formatting.php
- Timestamp:
- 02/23/2023 11:04:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r55412 r55414 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/documentation/article/ using-permalinks/#choosing-your-permalink-structure' )4966 __( 'https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure' ) 4967 4967 ); 4968 4968 }
Note: See TracChangeset
for help on using the changeset viewer.