' . apply_filters( 'login_messages', $messages ) . "
administration email for this website is still correct.' ); ?> %s', __( '(opens in a new tab)' ) ); printf( '%s%s', esc_url( $admin_email_help_url ), __( 'Why is this important?' ), $accessibility_text ); ?>
' . esc_html( $admin_email ) . '' ); ?>
' . __( 'Please enter your username or email address. You will receive an email message with instructions on how to reset your password.' ) . '
%s', esc_url( wp_registration_url() ), __( 'Register' ) ); echo esc_html( $login_link_separator ); /** This filter is documented in wp-includes/general-template.php */ echo apply_filters( 'register', $registration_url ); } ?>
' . __( 'Your password has been reset.' ) . ' ' . __( 'Log in' ) . '
' . __( 'Enter your new password below.' ) . '
' . __( 'You have logged in successfully.' ) . '