ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 309

secure_logged_in_cookie

Filter Hook: Filters whether the logged in cookie should only be sent over HTTPS.

Source: wp-includes/pluggable.php:1017

Used by 0 functions | Uses 0 functions

set_auth_cookie

Action Hook: Fires immediately before the authentication cookie is set.

Source: wp-includes/pluggable.php:1050

Used by 0 functions | Uses 0 functions

set_logged_in_cookie

Action Hook: Fires immediately before the logged-in authentication cookie is set.

Source: wp-includes/pluggable.php:1067

Used by 0 functions | Uses 0 functions

send_auth_cookies

Filter Hook: Allows preventing auth cookies from actually being sent to the client.

Source: wp-includes/pluggable.php:1085

Used by 0 functions | Uses 0 functions

clear_auth_cookie

Action Hook: Fires just before the authentication cookies are cleared.

Source: wp-includes/pluggable.php:1125

Used by 0 functions | Uses 0 functions

wp_parse_auth_cookie()

Function: Parses a cookie into its components.

Source: wp-includes/pluggable.php:911

Used by 0 functions | Uses 0 functions

secure_auth_redirect

Filter Hook: Filters whether to use a secure authentication redirect.

Source: wp-includes/pluggable.php:1201

Used by 0 functions | Uses 0 functions

wp_set_auth_cookie()

Function: Sets the authentication cookies based on user ID.

Source: wp-includes/pluggable.php:967

Used by 0 functions | Uses 0 functions

auth_redirect_scheme

Filter Hook: Filters the authentication redirect scheme.

Source: wp-includes/pluggable.php:1221

Used by 0 functions | Uses 0 functions

wp_clear_auth_cookie()

Function: Removes all of the cookies associated with authentication.

Source: wp-includes/pluggable.php:1119

Used by 0 functions | Uses 0 functions
« Previous 1 … 308 309 310 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy