[wp-trac] [WordPress Trac] #26948: Filter taxonomies available in quick edit
WordPress Trac
noreply at wordpress.org
Mon Jan 27 09:33:00 UTC 2014
#26948: Filter taxonomies available in quick edit
-------------------------+-----------------------------
Reporter: hlashbrooke | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Keywords:
Focuses: ui |
-------------------------+-----------------------------
There are a number of use cases for hiding a taxonomy from the quick edit
panel, but it is currently not possible.
In WP_Posts_List_Table::inline_edit(), the list of available taxonomies
for the post type is fetched, but there is no way to modify that list. I
propose adding a filter decide which taxonomies will be displayed. Because
this is a filter it won't affect any existing functionality and will make
the admin UI that much more customisable.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26948>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list