[wp-trac] [WordPress Trac] #40262: Incorrect annotation for __clear_multi_author_cache function

WordPress Trac noreply at wordpress.org
Sat Mar 25 15:45:09 UTC 2017


#40262: Incorrect annotation for __clear_multi_author_cache function
--------------------------+-----------------
 Reporter:  swissspidy    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  low           |  Milestone:  4.8
Component:  Themes        |    Version:
 Severity:  trivial       |   Keywords:
  Focuses:                |
--------------------------+-----------------
 There's currently a `@private` annotation for the
 `__clear_multi_author_cache()` function.

 According to our PHP Documentation Standards, this should actually be
 `@access private`.

 Previously mentioned in #40063.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40262>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list