[wp-trac] [WordPress Trac] #26948: Filter taxonomies available in quick edit
WordPress Trac
noreply at wordpress.org
Fri Jan 30 19:17:53 UTC 2015
#26948: Filter taxonomies available in quick edit
-------------------------+---------------------------
Reporter: hlashbrooke | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.2
Component: Taxonomy | Version: 3.8
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui
-------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31307"]:
{{{
#!CommitTicketReference repository="" revision="31307"
Introduce 'show_in_quick_edit' parameter for `register_taxonomy()`.
Setting 'show_in_quick_edit' to false when registering a custom taxonomy
will
hide the taxonomy when editing posts using Quick Edit.
The new 'quick_edit_show_taxonomy' filter allows this behavior to be
filtered
on a finer scale, as when you want a given taxonomy to be hidden for one
post
type but not for others.
Props hlashbrooke.
Fixes #26948.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26948#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list