[wp-trac] [WordPress Trac] #12706: Custom post status bugs in the admin
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 14 06:06:48 UTC 2010
#12706: Custom post status bugs in the admin
----------------------------+-----------------------------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.1
Component: Post Types | Version:
Severity: normal | Keywords: needs-patch
----------------------------+-----------------------------------------------
Comment(by kevinB):
The updated
[http://core.trac.wordpress.org/attachment/ticket/12706/Custom_Stati_Support.patch
patch] also fixes some core bugs which may deserve their own ticket. I
included them as part of this patch because my overall custom stati
solution depends on the fix, or vice versa:
* wp_list_filter() : 'or' argument does not work, always returns all
members. This function is called by get_post_stati(), get_post_types()
and get_taxonomies()
* Users lacking publish capability can change an existing post of any
status to Privately Published status via Quick Edit
* On visibility or publish date change, js recaptions publish button as
"Update Post" or "Update Page" (versus initial caption of "Update")
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12706#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list