: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
if ( false !== $handle ) :
<h1 class="screen-reader-text">
/* translators: Hidden accessibility text. */
_e( 'Successful database connection' );
<p><?php _e( 'All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…' ); ?></p>
<p class="step"><a href="<?php echo $install; ?>" class="button button-large"><?php _e( 'Run the installation' ); ?></a></p>
printf( '<p>%s</p>', $error_message );
} // End of the steps switch.
<?php wp_print_scripts( 'language-chooser' ); ?>