[wp-trac] [WordPress Trac] #21240: Ability to "Turn On" Native custom columns for registered custom taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 12 16:19:05 UTC 2012
#21240: Ability to "Turn On" Native custom columns for registered custom taxonomies
-----------------------------+------------------------------
Reporter: jtsternberg | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion |
-----------------------------+------------------------------
Comment (by jtsternberg):
> Here's my proposal:
>
> {{{
> register_taxonomy( 'presentation', 'presentation_type', array(
> ...
> 'show_admin_column' => true
> ) );
> }}}
>
> This would create a 'Presentations' column in WP Admin -> Presentations.
>
> And the implementation (as a plugin): https://gist.github.com/3098902
From your estimation, how close is this to being complete? What still
needs work?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21240#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list