Used By
| Used By | Description |
|---|---|
| wp-includes/post.php: wp_transition_post_status() | Fires actions related to the transitioning of a post’s status. |
Fires when a post is transitioned from one status to another.
(string) New post status.
(string) Old post status.
(WP_Post) Post object.
File: wp-includes/post.php
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/transition_post_status