comment_duplicate_trigger

comment_duplicate_trigger

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('comment_duplicate_trigger') is found 1 times:

  • /wp-includes/comment.php line 698
    		 * @since 3.0.0
    		 *
    		 * @param array $commentdata Comment data.
    		 */
    		do_action( 'comment_duplicate_trigger', $commentdata );
    
    		/**
    		 * Filters duplicate comment error message.
    		 *
    		 * @since 5.2.0
    		 *
    

See this hook used in plugins: