W3cubDocs

/WordPress

apply_filters( 'pre_trash_post', bool|null $trash, WP_Post $post )

Filters whether a post trashing should take place.

Parameters

$trash

(bool|null) Whether to go forward with trashing.

$post

(WP_Post) Post object.

Source

File: wp-includes/post.php

View on Trac

Changelog

Version Description
4.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_trash_post