wp core update 6.6
This commit is contained in:
@@ -91,7 +91,7 @@ if ( file_exists( ABSPATH . 'wp-config.php' ) ) {
|
||||
$die .= '<p>' . sprintf(
|
||||
/* translators: 1: Documentation URL, 2: wp-config.php */
|
||||
__( 'Need more help? <a href="%1$s">Read the support article on %2$s</a>.' ),
|
||||
__( 'https://wordpress.org/documentation/article/editing-wp-config-php/' ),
|
||||
__( 'https://developer.wordpress.org/advanced-administration/wordpress/wp-config/' ),
|
||||
'<code>wp-config.php</code>'
|
||||
) . '</p>';
|
||||
$die .= '<p>' . sprintf(
|
||||
|
||||
Reference in New Issue
Block a user