Used By
| Used By | Description |
|---|---|
| wp-includes/post.php: wp_insert_post() | Insert or update a post. |
Filters whether or not to add a __trashed suffix to trashed posts that match the name of the updated post.
(bool) Whether to attempt to add the suffix.
(string) The name of the post being updated.
(int) Post ID.
File: wp-includes/post.php
| Version | Description |
|---|---|
| 5.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/add_trashed_suffix_to_trashed_posts