[wp-trac] [WordPress Trac] #12706: Custom post status bugs in the admin
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 15 19:52:37 UTC 2012
#12706: Custom post status bugs in the admin
-------------------------------------------------+-------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: feature request | Status: new
Priority: normal | Milestone: Future
Component: Post Types | Release
Severity: normal | Version:
Keywords: has-patch westi-likes needs-testing | Resolution:
-------------------------------------------------+-------------------------
Comment (by sirzooro):
@kevinB: in fact post statuses are a special kind of taxonomy, dedicated
to manage "post" workflow. In addition they have extra support for
visibility in core - depending on status post may or may not be displayed
on front side. In general that extra support in core should let you decide
what is better: custom post status(es) or custom taxonomy.
Few extra examples:
- product page: draft, published, not available (temporarily), production
stopped (page not visible);
- ticket workflow: new, assigned, resolved, verified, closed, rejected;
- movie page (for cinema): draft, screening/preview (there may be few of
these), released, end of the screening;
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12706#comment:84>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list