Fires immediately after a post is deleted from the database.
Parameters
$post_id
int- Post ID.
$post
WP_Post- Post object.
Source
* Fires immediately before a post is deleted from the database.
Fires immediately after a post is deleted from the database.
$post_id
int$post
WP_Post* Fires immediately before a post is deleted from the database.
User Contributed Notes
You must log in before being able to contribute a note or feedback.