[wp-trac] [WordPress Trac] #14832: Allow separate label for menu text when registering post type
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 9 12:36:46 UTC 2010
#14832: Allow separate label for menu text when registering post type
-------------------------+--------------------------------------------------
Reporter: husobj | Owner: nacin
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.1
Component: Post Types | Version: 3.0.1
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Changes (by scribu):
* status: closed => reopened
* resolution: fixed =>
Comment:
{{{
register_taxonomy('publisher', 'book', array('label' => 'Publisher'));
}}}
The Menu label remains "Post Tags".
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14832#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list