Using WordPress’ hooks and filters, you can extend PublishPress Planner custom statuses in the following ways:
pp_custom_status_list
(filter) – Modify the list of custom statuses presented in the select dropdown. This can be used to limit statuses based on user role, user group, or other rules.