Fires when the comment status is in transition.
$new_statusint|string
$old_statusint|string
$commentWP_Comment
do_action( 'transition_comment_status', $new_status, $old_status, $comment );
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/transition_comment_status