wp_delete_user()
Function: Remove user and optionally reassign posts and links to another user.
Source: wp-admin/includes/user.php:366
Function: Remove user and optionally reassign posts and links to another user.
Source: wp-admin/includes/user.php:366
Action Hook: Fires immediately before a user is deleted from the database.
Source: wp-admin/includes/user.php:398
Action Hook: Fires as a specific plugin is being activated.
Source: wp-admin/includes/plugin.php:703
Action Hook: Fires as a specific plugin is being deactivated.
Source: wp-admin/includes/plugin.php:826
Function: Wrapper for _wp_handle_upload().
Source: wp-admin/includes/file.php:1071
Function: Cleanup importer.
Source: wp-admin/includes/import.php:71
Function: Handles importer uploading and adds attachment.
Source: wp-admin/includes/import.php:82
Function: Returns default post information to use when populating the “Write Post” form.
Source: wp-admin/includes/post.php:696
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803
Function: Calls wp_write_post() and handles the errors.
Source: wp-admin/includes/post.php:932