[wp-trac] [WordPress Trac] #21240: Ability to "Turn On" Native custom columns for registered custom taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 8 03:18:39 UTC 2012
#21240: Ability to "Turn On" Native custom columns for registered custom taxonomies
-----------------------------------+------------------------------
Reporter: jtsternberg | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Resolution: fixed
Keywords: 2nd-opinion has-patch |
-----------------------------------+------------------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [21788]:
{{{
#!CommitTicketReference repository="" revision="21788"
Allow easy registration of taxonomy columns on post (and custom post type)
list table screens.
To register a column for a list table, use the new
manage_taxonomies_for_{$post_type}_columns
filter. Introduces show_admin_column => true for register_taxonomy(),
which automatically
displays that column on all associated post types.
props jtsternberg, SergeyBiryukov for initial patches.
fixes #21240.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21240#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list