ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

get_user_by()

Function: Retrieves user info by a given field.

Source: wp-includes/pluggable.php:101

Used by 0 functions | Uses 0 functions

auth_cookie_malformed

Action Hook: Fires if an authentication cookie is malformed.

Source: wp-includes/pluggable.php:701

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
« Previous 1 … 7 8 9 … 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy