wp_list_users()
Lists all the users of the site, with several options available.
Lists all the users of the site, with several options available.
Updates the total count of users on the site if live user counting is enabled.
Registers the personal data exporter for users.
Schedules a recurring recalculation of the total count of users.
Initiates email notifications related to the creation of new users.
Send a confirmation request email to confirm an action.
Authenticates and logs a user in with ‘remember’ capability.
Updates a user in the database.
Updates the total count of users on the site.
Finds and exports personal data associated with an email address from the user and user_meta table.