do_action( 'comment_duplicate_trigger', array $commentdata )

Fires immediately after a duplicate comment is detected.


Description


Parameters

$commentdata

(array) Comment data.


Top ↑

Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog

Version Description
3.0.0 Introduced.