cpm_tasklist_delete

A- A+

Description

cpm_tasklist_delete is an action triggered when deleting the task list.

Usage

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

Parameters

This action function is passed the following parameter.

$list_id

(int) (required) List id.

$force

(boolean)(required)