Used By
Used By | Description |
---|---|
wp-includes/post.php: _transition_post_status() | Hook for managing future post transitions to published. |
This hook has been deprecated. Use ‘private_to_publish’ instead.
Fires when a post’s status is transitioned from private to published.
(int) Post ID.
File: wp-includes/post.php
Version | Description |
---|---|
2.3.0 | Use 'private_to_publish' instead. |
1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/private_to_publish