wp_delete_user()
Function: Delete user and optionally reassign posts and links to another user.
Source: wp-admin/includes/user.php:345
Function: Delete user and optionally reassign posts and links to another user.
Source: wp-admin/includes/user.php:345
Action Hook: Fires immediately after a comment is deleted from the database.
Source: wp-includes/comment.php:1498
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:380
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:490
Function: Remove user meta data.
Source: wp-includes/deprecated.php:2225
Action Hook:
Source: wp-includes/deprecated.php:2289
Filter Hook: Filters whether a post deletion should take place.
Source: wp-includes/post.php:3428
Action Hook: Fires when deleting a term, before any modifications are made to posts or terms.
Source: wp-includes/taxonomy.php:2045
Method: Send a DELETE request
Source: wp-includes/Requests/src/Session.php:172
Function: Removes the cache contents matching key and group.
Source: wp-includes/cache.php:190
Action Hook: Fires immediately after deleting metadata for a post.
Source: wp-includes/meta.php:539
Action Hook:
Source: wp-includes/deprecated.php:2300
Function: Deletes a post meta field for the given post ID.
Source: wp-includes/post.php:2499
Function: Removes metadata matching criteria from a site.
Source: wp-includes/ms-site.php:1058
Function: Removes metadata matching criteria from a term.
Source: wp-includes/taxonomy.php:1390
Function: Deletes a transient.
Source: wp-includes/option.php:1137
Action Hook: Fires at the end of the delete users form prior to the confirm button.
Source: wp-admin/users.php:441
Function: Removes metadata matching criteria from a user.
Source: wp-includes/user.php:1149
Action Hook: Fires when the ‘deleted’ status is added to a site.
Source: wp-includes/ms-site.php:1238
Method: Send a DELETE request
Source: wp-includes/class-requests.php:246
Method: Send a DELETE request
Source: wp-includes/Requests/src/Requests.php:318
Action Hook: Fires immediately after a user is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:945
Function: Deletes a site.
Source: wp-admin/includes/ms.php:64
Function: Deletes a user and all of their posts from the network.
Source: wp-admin/includes/ms.php:145
Action Hook: Fires before a user is deleted from the network.
Source: wp-admin/includes/ms.php:174
Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post() .
Source: wp-includes/post.php:3535
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:1171
Action Hook: Fires before an attachment is deleted, at the start of wp_delete_attachment() .
Source: wp-includes/post.php:6302
Function: Trashes or deletes a comment.
Source: wp-includes/comment.php:1449
Action Hook: Fires before a post is deleted, at the start of wp_delete_post() .
Source: wp-includes/post.php:3444