[wp-trac] [WordPress Trac] #39467: Improve DocBlocks in class WP_Term_Query
WordPress Trac
noreply at wordpress.org
Wed Jan 4 12:53:11 UTC 2017
#39467: Improve DocBlocks in class WP_Term_Query
--------------------------+-----------------------------
Reporter: keesiemeijer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
The `@param` tag in the method `get_terms()` should be a `@since` tag.
The `@access` tag for the `parse_orderby_meta()` method is set to
`public`, where it should be `protected`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39467>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list