edit_comment – action

Fires immediately after a comment is updated in the database. The hook also fires immediately before comment status transition hooks are fired.

Parameters

.
( 1.2.0 ) . .
Added
( 4.6.0 ) the `$data` parameter. . . .
( int ) $comment_id The comment ID. . . .
$data
( array ) Comment data. . . .
API Letters: ,

Implementers