cpm_project_new
A- A+
Description
cpm_project_new is
an action triggered after creating a new project.
Usage
add_action( 'cpm_project_new', 'your callback function' );
Parameters
This action function is passed the following parameter.
$project
(int) (required) Project id
(array) (required) Project creating information