do_action( ‘comment_duplicate_trigger’, array $commentdata )

In this article

Fires immediately after a duplicate comment is detected.

Parameters

$commentdataarray
Comment data.

Source

do_action( 'comment_duplicate_trigger', $commentdata );

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

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