Add Custom Status
Create more statuses to a post besides Draft, and Published.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nicholasmole/add_custom_status/archive/refs/heads/master.zipAdd and edit Custom Status for posts
What is it used for
Create more statuses to a post besides Draft, and Published.
Currently the system has server $customLabels arrays that need to be altered manually to add more types.
Also the system is on both Posts and Pages - however everything should copy over no problem.