[wp-trac] [WordPress Trac] #13958: Deactivating custom post types/taxonomies breaks nav menus
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 11 00:53:59 UTC 2011
#13958: Deactivating custom post types/taxonomies breaks nav menus
------------------------------+-----------------------
Reporter: WraithKenny | Owner:
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.2
Component: Menus | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+-----------------------
Comment (by nacin):
The purpose, it seems, of setting post_status to draft is to end up with a
"Pending" label. I've adjusted this to an "Invalid" label.
Thus, do we still need post_status = draft? IIRC, that had a special
meaning for menu items, for non-JS mode. I'd rather just remove those
lines setting it to draft if so.
Committing this for now for a soak, leaving it open for final decision on
post_status.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13958#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list