Used By
| Used By | Description |
|---|---|
| wp-includes/post.php: wp_delete_post() | Trash or delete a post or page. |
Fires after a post is deleted, at the conclusion of wp_delete_post().
(int) Post ID.
(WP_Post) Post object.
File: wp-includes/post.php
| Version | Description |
|---|---|
| 5.5.0 | Added the $post parameter. |
| 3.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/after_delete_post