id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 12706 Custom post status bugs ptahdunbar "A developer should be able to register a custom post status using `register_post_status()`. The admin UI (including post submit box and quick edit) should reflect this new custom post status. Furthermore, there are many hard-coded references to 'draft' and 'pending' statuses in core that should properly use the post status API. All existing arguments to `register_post_status()` should be fully implemented, should also support per-post-type arguments. As things get implemented across core, there will likely be a need for supporting capabilities and bits of API. Related: #23169 (register_post_status_for_object_type), #23168 (unregister_post_status)." task (blessed) reopened normal Future Release Posts, Post Types 3.0 normal westi-likes needs-testing needs-unit-tests editorial-flow needs-refresh has-patch