[wp-trac] [WordPress Trac] #26948: Filter taxonomies available in quick edit
WordPress Trac
noreply at wordpress.org
Mon Jan 27 18:40:31 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 | Resolution:
Keywords: has-patch | Focuses: ui
-------------------------+------------------------------
Comment (by hlashbrooke):
@DrewAPicture I improved the use in `WP_Posts_List_Table::inline_edit()`
and added the docblock comment, so that should be all set now.
Thanks @nacin - I agree that having a filter as well would help, so I
added that back in. The flow now would be to set `show_in_quick_edit` to
`true` for the taxonomy and then hide per post type using the
`quick_edit_show_taxonomy` filter that accepts 2 parameters: taxonomy name
and post type label. I'm happy to change that if you think a different way
would flow more smoothly.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26948#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list