Changeset 45932 for trunk/src/wp-load.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-load.php
r45676 r45932 79 79 ) . '</p>'; 80 80 $die .= '<p>' . sprintf( 81 /* translators: %s: Documentation URL */81 /* translators: %s: Documentation URL. */ 82 82 __( "Need more help? <a href='%s'>We got it</a>." ), 83 83 __( 'https://wordpress.org/support/article/editing-wp-config-php/' )
Note: See TracChangeset
for help on using the changeset viewer.