Filters the login URL.
$login_urlstring
$redirectstring
$force_reauthbool
login_url is a filter applied to the url returned by the function wp_login_url()
return apply_filters( 'login_url', $login_url, $redirect, $force_reauth );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/login_url