Fires before the authentication redirect.
auth_cookie_expiration
This filter is documented in wp-includes/pluggable.php
authenticate
Filters whether a set of user login credentials are valid.
get_user_by
Retrieve user info by a given field
Advertisement
update_site_option
Updates the value of an option that was already added for the current network.
delete_site_option
Removes a option by name for the current network.
add_site_option
Adds a new option for the current network.
get_site_option
Retrieve an option value for the current network based on name of option.
Advertisement
wp_set_all_user_settings
Private. Sets all user interface settings.
set_user_setting
Adds or updates user interface setting.
set_transient
Sets/updates the value of a transient.
transient_{$transient}
Filters an existing transient’s value.
Advertisement
get_transient
Retrieves the value of a transient.
pre_transient_{$transient}
Filters the value of an existing transient.
delete_transient
Deletes a transient.