Changeset 45674 for trunk/src/wp-load.php
- Timestamp:
- 07/25/2019 10:44:48 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-load.php
r42343 r45674 81 81 /* translators: %s: Codex URL */ 82 82 __( "Need more help? <a href='%s'>We got it</a>." ), 83 __( 'https:// codex.wordpress.org/Editing_wp-config.php' )83 __( 'https://wordpress.org/support/article/editing-wp-config-php/' ) 84 84 ) . '</p>'; 85 85 $die .= '<p>' . sprintf(
Note: See TracChangeset
for help on using the changeset viewer.