[wp-trac] [WordPress Trac] #23422: Add query filter argument to register_taxonomy
WordPress Trac
noreply at wordpress.org
Fri May 13 17:43:42 UTC 2016
#23422: Add query filter argument to register_taxonomy
-------------------------+-----------------------------
Reporter: tifosi | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: administration
-------------------------+-----------------------------
Comment (by tifosi):
The idea is to have it as an argument to register_taxonomy() alongside
`show_admin_column`. As such i'd prefer `show_admin_filter` with the
documentation caveat that it requires `show_admin_column` to be true/1 to
work.
That would be a per-taxonomy argument. Multiple taxonomies per post type
would be handled on a 1:1 basis, i.e. as arguments in respective
register_taxononmy() calls.
Ideally multiple active taxonomy filters could provide a 'quick' drill-
down functionality within the post-type admin interface, particularly
useful for custom post-types.
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23422#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list