[wp-trac] [WordPress Trac] #26269: register_taxonomy should accept has_archive

WordPress Trac noreply at wordpress.org
Tue Nov 26 17:20:31 UTC 2013


#26269: register_taxonomy should accept has_archive
-------------------------+-----------------------------
 Reporter:  mattbeck     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Taxonomy     |    Version:
 Severity:  minor        |   Keywords:
-------------------------+-----------------------------
 Taxonomies can and should be used by custom themes/plugins to connect
 posts/pages together.

 It's not always desirable to expose this relationship publicly with an
 archive view, and if overlooked can cause undesired results or content
 duplication issues in search engine indexes.

 Following the same process as registering a custom post type, the
 register_taxonomy function should accept the has_archive bool.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26269>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list