Advertisement

Advertisement

wp_create_user

A simpler way of inserting a user into the database.

wp_update_user

Update a user in the database.

wp_insert_user

Insert a user into the database.

Advertisement

email_exists

Determines whether the given email exists.

username_exists

Determines whether the given username exists.

Advertisement

sanitize_user_field

Sanitize user field based on context.

wp_dropdown_users

Create dropdown HTML content of users.