Used By
Used By | Description |
---|---|
wp-includes/functions.php: wp_auth_check_load() | Load the auth check for monitoring whether the user is still logged in. |
Filters whether to load the authentication check.
Returning a falsey value from the filter will effectively short-circuit loading the authentication check.
(bool) Whether to load the authentication check.
(WP_Screen) The current screen object.
Version | Description |
---|---|
3.6.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_auth_check_load