Advertisement

wp_is_mobile

Test if the current browser runs on a mobile device (smart phone, tablet, etc.)

Advertisement

wp_get_user_request

Return the user request object for the specified request ID.

wp_generate_user_request_key

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

wp_send_user_request

Send a confirmation request email to confirm an action.

Advertisement

wp_create_user_request

Create and log a user request to perform a specific action.

Advertisement

wp_user_personal_data_exporter

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