cpm_task_new_form

A- A+

Description

cpm_task_new_form is an action triggered after creating a new task.

Usage

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

Parameters

This action function is passed the following parameter.

$list_id

(int) (required) List id

$project_id

(int) (required) Project id

$task

(object) (required) WP task post