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

WordPress Trac noreply at wordpress.org
Tue Sep 30 14:18:33 UTC 2014


#26269: register_taxonomy should accept has_archive
-------------------------+----------------------
 Reporter:  mattbeck     |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Taxonomy     |     Version:
 Severity:  minor        |  Resolution:  invalid
 Keywords:  needs-patch  |     Focuses:
-------------------------+----------------------
Changes (by nacin):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Future Release =>


Comment:

 The very concept of `has_archive` (as it applies to post types) doesn't
 exist for taxonomies. See #13816. If you want to suppress /tag/foo/ pages,
 you'll want to evaluate the `rewrite` and `public` args.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26269#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list