Create Custom Post Status
Description
It can be needed to create custom post status like open, closed...
This is possible with the filter `buddyforms_update_post_args`. Just overwrite the post_status with your custom post status. For more information please read the buddyforms_update_post_args Documentation