Changeset 45676 for trunk/src/wp-includes/formatting.php
- Timestamp:
- 07/25/2019 10:51:53 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r45674 r45676 4692 4692 if ( 'permalink_structure' === $option && '' !== $value && ! preg_match( '/%[^\/%]+%/', $value ) ) { 4693 4693 $error = sprintf( 4694 /* translators: %s: CodexURL */4694 /* translators: %s: Documentation URL */ 4695 4695 __( 'A structure tag is required when using custom permalinks. <a href="%s">Learn more</a>' ), 4696 4696 __( 'https://wordpress.org/support/article/using-permalinks/#choosing-your-permalink-structure' )
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)