default_password_nag_edit_user
default_password_nag_handler
wp_revoke_user
Remove all capabilities from user.
Advertisement
wp_delete_user
Remove user and optionally reassign posts and links to another user.
get_users_drafts
Retrieve the user’s drafts.
get_user_to_edit
Retrieve user data and filter it.
get_editable_roles
Fetch a filtered list of user roles that the current user is allowed to edit.
Advertisement
edit_user
Edit user settings based on contents of $_POST
add_user
Creates a new user from the “Users” form using $_POST information.
wp_should_upgrade_global_tables
Determine if global tables should be upgraded.
install_global_terms
Install global terms.
Advertisement
pre_schema_upgrade
Runs before the schema is upgraded.
maybe_disable_link_manager
Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB.
maybe_disable_automattic_widgets
Disables the Automattic widgets plugin, which was merged into core.