post_name, $url);
} // end if;
return $url;
} // end maybe_change_wp_login_on_urls;
/**
* Get an error message.
*
* @since 2.0.0
*
* @param string $error_code The error code.
* @param string $username The username.
* @return string
*/
public function get_error_message($error_code, $username = '') {
$messages = array(
'incorrect_password' => sprintf(__( '