803 results found for “user”. Showing results 176 to 200.
-
functionwp_validate_user_request_key()
Validates a user request by comparing the key with the request’s key.
-
Filters the message displayed to a user when they confirm a data request.
-
Fires an action hook when the account action has been confirmed by the user.
-
Filters whether the user is allowed to edit meta for specific object types/subtypes.
-
Send an email to the user with a link to the personal data export file
-
functionwp_generate_user_request_key()
Returns a confirmation key for a user action and stores the hashed version for future comparison.
-
functionwp_user_personal_data_exporter()
Finds and exports personal data associated with an email address from the user and user_meta table.
-
Filters whether the user is allowed to edit a specific meta key of a specific object type and subtype.
-
classWP_User_Request
WP_User_Request class.
-
Adds content to the postbox shown when editing the privacy policy.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-privacy-policy-content.php:36 -
Filters the text of the email sent with a personal data export file.
-
Filters the body of the data erasure fulfillment notification.
-
Filters the text of the email sent when an account action is attempted.
-
functionwp_add_privacy_policy_content()
Declares a helper function for adding content to the Privacy Policy Guide.
-
Gets lock user data.
-
Filters the contents of the new user notification email sent to the new user.
-
methodWP_User::get_caps_data()
Gets the available user capabilities data.
-
Filters whether a user should be added to a site.
-
Filters user data before the record is created or updated.