my_task_after

A- A+

Description

my_task_after is an action triggered after single my task.

Usage

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

Parameters

This action function is passed the following parameter.

$task

(object) (required) Wp task post

$project_id

(int) (required) Project id

$list_id

(int) (required) Task list id