Use HTTPS URLs for codex.wordpress.org.
see #27115. Built from https://develop.svn.wordpress.org/trunk@32116 git-svn-id: http://core.svn.wordpress.org/trunk@32095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -136,7 +136,7 @@ switch($step) {
|
||||
<p>
|
||||
<?php _e( 'We’re going to use this information to create a <code>wp-config.php</code> file.' ); ?>
|
||||
<strong><?php _e( "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open <code>wp-config-sample.php</code> in a text editor, fill in your information, and save it as <code>wp-config.php</code>." ); ?></strong>
|
||||
<?php _e( "Need more help? <a href='http://codex.wordpress.org/Editing_wp-config.php'>We got it</a>." ); ?>
|
||||
<?php _e( "Need more help? <a href='https://codex.wordpress.org/Editing_wp-config.php'>We got it</a>." ); ?>
|
||||
</p>
|
||||
<p><?php _e( "In all likelihood, these items were supplied to you by your Web Host. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…" ); ?></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user