Add extra member types

This topic contains 1 reply and 2 voices, and was last updated by Nayem 8 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
August 13, 2015 at 4:56 am 66806
Nayem Hi, we use external parties e.g. suppliers who we want to give access to a project but they need different permissions from co-workers and clients. How can we add new member types?
August 13, 2015 at 4:09 pm 66894
Nayem Nayem

Hello,

You can use this function to add a new member role to give permission- add_filter( 'cpm_project_permission', 'your callback function' );. You will find this in project-manager/includes/function.php file.

Thanks.

Viewing 1 Posts - 1 through 1 (of 1 total)