ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/pluggable.php
  • Page 7

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

wp_redirect

Filter Hook: Filters the redirect location.

Source: wp-includes/pluggable.php:1407

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

wp_redirect_status

Filter Hook: Filters the redirect HTTP response status code to use.

Source: wp-includes/pluggable.php:1417

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

wp_sanitize_redirect()

Function: Sanitizes a URL for use in a redirect.

Source: wp-includes/pluggable.php:1464

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

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

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

is_user_logged_in()

Function: Determines whether the current visitor is a logged in user.

Source: wp-includes/pluggable.php:1173

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy