ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 309

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

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

auth_cookie_expiration

Filter Hook: Filters the duration of the authentication cookie expiration period.

Source: wp-includes/pluggable.php:978

Used by 0 functions | Uses 0 functions

secure_auth_cookie

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

Source: wp-includes/pluggable.php:1006

Used by 0 functions | Uses 0 functions

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

wp_parse_auth_cookie()

Function: Parses a cookie into its components.

Source: wp-includes/pluggable.php:911

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
« Previous 1 … 308 309 310 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy