Filters whether to load the authentication check.
Returning a falsey value from the filter will effectively short-circuit loading the authentication check.
$showbool
$screenWP_Screen
if ( apply_filters( 'wp_auth_check_load', $show, $screen ) ) {
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_auth_check_load