ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 113

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

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

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

auth_redirect()

Function: Checks if a user is logged in, if not it redirects them to the login page.

Source: wp-includes/pluggable.php:1191

Used by 0 functions | Uses 0 functions

WP_User_Meta_Session_Tokens

Class: Meta-based user sessions token manager.

Source: wp-includes/class-wp-user-meta-session-tokens.php:17

Used by 0 functions | Uses 1 function

wp_set_current_user()

Function: Changes the current user by ID or name.

Source: wp-includes/pluggable.php:27

Used by 0 functions | Uses 0 functions

wp_get_current_user()

Function: Retrieves the current user object.

Source: wp-includes/pluggable.php:69

Used by 0 functions | Uses 0 functions

get_userdata()

Function: Retrieves user info by user ID.

Source: wp-includes/pluggable.php:83

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

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
« Previous 1 … 112 113 114 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy