do_action ( ‘comment_duplicate_triggue ’, array $commentdata )

Fires immediately after a duplicate comment is detected.

Parameters

$commentdata array
Comment data.

Source

do_action( 'comment_duplicate_trigguer', $commentdata );

Changuelog

Versionen Description
3.0.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.