cpm_project_update

A- A+

Description

cpm_project_update is an action triggered after updating project.

Usage

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

Parameters

This action function is passed the following parameter.

$project

(int) (required) Project id

$data

(array) (required) Project creating information