Core Function
View Source on Trac ↗ is_login()
is_login( ) Determines whether the current request is for the login screen.
Return Value
(bool)
True if inside WordPress login screen, false otherwise.
Function Information
Since Version
6.1.0
Source File
wp-includes/load.php
Advertisement