[wp-trac] [WordPress Trac] #14154: Filters hook on the custom post type edit page
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 30 08:34:31 UTC 2010
#14154: Filters hook on the custom post type edit page
-------------------------+--------------------------------------------------
Reporter: firebird75 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version: 3.0
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
It would be great to have some filters added on the custom post type edit
page to be able to modify the queries associated to the following filters
:
- post count (mine, all, draft, published, trashed, etc...)
- categories
- dates
Basically, the issue right now is that if you modify the list of posts
displayed to a user with the posts_where filter on the custom post type
edit page, the post count, categories and dates filters won't be accurate
anymore because there is no possibility to filter them as for the post
list (or at least, I haven't found these).
Thanks!
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14154>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list