Summery Summery
Fires when the comment status is in transition.
Syntax Syntax
Parameters Parameters
- $new_status
-
The new comment status.
- $old_status
-
The old comment status.
- $comment
-
Comment object.
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |