Used By
| Used By | Description |
|---|---|
| wp-includes/comment.php: wp_update_comment() | Updates an existing comment in the database. |
Fires immediately after a comment is updated in the database.
The hook also fires immediately before comment status transition hooks are fired.
(int) The comment ID.
(array) Comment data.
File: wp-includes/comment.php
| Version | Description |
|---|---|
| 4.6.0 | Added the $data parameter. |
| 1.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_comment