ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

cache_users()

Function: Retrieves info for user lists to prevent multiple queries by get_userdata().

Source: wp-includes/pluggable.php:125

Used by 0 functions | Uses 0 functions

auth_cookie_expired

Action Hook: Fires once an authentication cookie has expired.

Source: wp-includes/pluggable.php:735

Used by 0 functions | Uses 0 functions

wp_mail()

Function: Sends an email, similar to PHP’s mail function.

Source: wp-includes/pluggable.php:174

Used by 0 functions | Uses 0 functions

auth_cookie_bad_username

Action Hook: Fires if a bad username is entered in the user authentication process.

Source: wp-includes/pluggable.php:757

Used by 0 functions | Uses 0 functions

wp_mail

Filter Hook: Filters the wp_mail() arguments.

Source: wp-includes/pluggable.php:192

Used by 0 functions | Uses 0 functions

auth_cookie_bad_hash

Action Hook: Fires if a bad authentication cookie hash is encountered.

Source: wp-includes/pluggable.php:786

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