ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php
  • Page 5

wp_validate_user_request_key()

Function: Validates a user request by comparing the key with the request’s key.

Source: wp-includes/user.php:4840

Used by 0 functions | Uses 0 functions

user_request_key_expiration

Filter Hook: Filters the expiration time of confirm keys.

Source: wp-includes/user.php:4865

Used by 0 functions | Uses 0 functions

user_request_action_confirmed_message

Filter Hook: Filters the message displayed to a user when they confirm a data request.

Source: wp-includes/user.php:4546

Used by 0 functions | Uses 0 functions

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

user_request_action_description

Filter Hook: Filters the user action description.

Source: wp-includes/user.php:4652

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_register_user_personal_data_exporter()

Function: Registers the personal data exporter for users.

Source: wp-includes/user.php:3794

Used by 0 functions | Uses 0 functions

user_request_action_email_content

Filter Hook: Filters the text of the email sent when an account action is attempted.

Source: wp-includes/user.php:4762

Used by 0 functions | Uses 0 functions

wp_user_personal_data_exporter()

Function: Finds and exports personal data associated with an email address from the user and user_meta table.

Source: wp-includes/user.php:3813

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy