[wp-trac] [WordPress Trac] #34491: Introduce a 'publicly_queryable' argument to register_taxonomy

WordPress Trac noreply at wordpress.org
Sat Feb 13 03:50:39 UTC 2016


#34491: Introduce a 'publicly_queryable' argument to register_taxonomy
--------------------------------------+---------------------------
 Reporter:  Chouby                    |       Owner:  boonebgorges
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  4.5
Component:  Taxonomy                  |     Version:  4.4
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------------
Changes (by boonebgorges):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"36525"]:
 {{{
 #!CommitTicketReference repository="" revision="36525"
 Introduce `publicly_queryable` taxonomy argument.

 Taxonomies registered as `publicly_queryable` can be queried as taxonomy
 archives.

 If not provided explicitly, the value of `publicly_queryable` is inherited
 from `public`.

 Props Chouby.
 Fixes #34491.
 }}}

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


More information about the wp-trac mailing list