wp_auth_check_load


wp_auth_check_load ( No parameters )

Defined at:

Description

Loads the auth check for monitoring whether the user is still logged in.Can be disabled with remove_action( 'admin_enqueue_scripts', 'wp_auth_check_load' ); This is disabled for certain screens where a login screen could cause an inconvenient interruption. A filter called {@see 'wp_auth_check_load'} can be used for fine-grained control.

Related Functions

wp_auth_check, wp_auth_check_html, wp_cache_add, wp_check_password, wp_cache_close

Top Google Results

User discussions

wpseek mobile