cpm_task_complete_response

A- A+

Description

The cpm_task_complete_response filter is used to filter task on complete feedback response data.

Usage

add_filter( 'cpm_task_complete_response', 'your callback function', 10, 4);

Parameters

This action function is passed the following parameter.

$response

(array) required

$task_id

(int) option

$list_id

(int) option

$project_id

(int) option