ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 168

wp_send_user_request()

Function: Send a confirmation request email to confirm an action.

Source: wp-includes/user.php:4665

Used by 0 functions | Uses 0 functions

wp_generate_user_request_key()

Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.

Source: wp-includes/user.php:4815

Used by 0 functions | Uses 0 functions

wp_destroy_all_sessions()

Function: Removes all session tokens for the current user from the database.

Source: wp-includes/user.php:3516

Used by 0 functions | Uses 0 functions

wp_get_users_with_no_role()

Function: Gets the user IDs of all users with no role on this site.

Source: wp-includes/user.php:3532

Used by 0 functions | Uses 0 functions

_wp_get_current_user()

Function: Retrieves the current user object.

Source: wp-includes/user.php:3585

Used by 0 functions | Uses 0 functions

send_confirmation_on_profile_email()

Function: Sends a confirmation request email when a change of user email address is attempted.

Source: wp-includes/user.php:3644

Used by 0 functions | Uses 0 functions

new_user_email_admin_notice()

Function: Adds an admin notice alerting the user to check for confirmation request email after email address change.

Source: wp-includes/user.php:3755

Used by 0 functions | Uses 0 functions

_wp_privacy_action_request_types()

Function: Gets all personal data request types.

Source: wp-includes/user.php:3779

Used by 0 functions | Uses 0 functions

wp_get_session_token()

Function: Retrieves the current session token from the logged_in cookie.

Source: wp-includes/user.php:3468

Used by 0 functions | Uses 0 functions

wp_get_all_sessions()

Function: Retrieves a list of sessions for the current user.

Source: wp-includes/user.php:3480

Used by 0 functions | Uses 0 functions
« Previous 1 … 167 168 169 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy