do_action( 'wp_trash_post', int $post_id )
Fires before a post is sent to the Trash.
Parameters
- $post_id
-
(int) Post ID.
Source
File: wp-includes/post.php
Changelog
Version | Description |
---|---|
3.3.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_trash_post