ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 169

wp_create_user_request()

Function: Creates and logs a user request to perform a specific action.

Source: wp-includes/user.php:4568

Used by 0 functions | Uses 0 functions

wp_user_request_action_description()

Function: Gets action description from the name and return a string.

Source: wp-includes/user.php:4630

Used by 0 functions | Uses 0 functions

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_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_destroy_other_sessions()

Function: Removes all but the current session token for the current user for the database.

Source: wp-includes/user.php:3503

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