[wp-trac] [WordPress Trac] #45997: Revert @ignore of _get_term_hierarchy()

WordPress Trac noreply at wordpress.org
Tue Feb 19 20:23:16 UTC 2019


#45997: Revert @ignore of _get_term_hierarchy()
--------------------------+---------------------------
 Reporter:  coffee2code   |       Owner:  boonebgorges
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  5.2
Component:  Taxonomy      |     Version:  4.3
 Severity:  trivial       |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:  docs
--------------------------+---------------------------
Changes (by boonebgorges):

 * owner:  (none) => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"44755" 44755]:
 {{{
 #!CommitTicketReference repository="" revision="44755"
 Taxonomy: Remove `@ignore` annotation on `_get_term_hierarchy()`.

 Originally introduced in [32453], the `@ignore` annotation caused the
 function to be improperly ignored by the Code Reference parser.

 The `@access private` annotation is the correct way to mark a
 function for internal use only.

 Props coffee2code.
 Fixes #45997.
 }}}

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


More information about the wp-trac mailing list