[wp-trac] [WordPress Trac] #19874: Can't use 'author' as a custom taxonomy name

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 22 05:38:51 UTC 2012


#19874: Can't use 'author' as a custom taxonomy name
---------------------------+----------------------
 Reporter:  nathanshubert  |       Owner:
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:
Component:  Taxonomy       |     Version:  3.3.1
 Severity:  normal         |  Resolution:  invalid
 Keywords:  needs-patch    |
---------------------------+----------------------
Changes (by johnbillion):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 The name 'author' is a
 [http://codex.wordpress.org/Function_Reference/register_taxonomy#Reserved_Terms
 reserved term] as it's used internally by !WordPress. You could try
 something like 'authorname' or 'bookauthor'.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19874#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list