cpm_tasklist_form

A- A+

Description

cpm_tasklist_form is an action triggered before completing the task list form

Usage

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

Parameters

This action function is passed the following parameter.

$project_id

(int) (required) Project id

$list

(object) (required) WP task list post