cpm_comment_form

A- A+

Description

cpm_comment_form is an action triggered before completing a new comment form.

Usage

add_action( 'cpm_comment_form', 'your callback function' );

Parameters

This action function is passed the following parameter.

$project_id

(int) (required) Wp message post. 

$object_id

(int) (required) message id/ task list id/ task id

$comment

(object) (required)