Changes between Initial Version and Version 2 of Ticket #42795
- Timestamp:
- 12/06/2017 12:35:19 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42795
- Property Keywords good-first-bug added
-
Property
Milestone
changed from
Awaiting Reviewto5.0
-
Ticket #42795 – Description
initial v2 10 10 https://core.trac.wordpress.org/browser/tags/4.9/src/wp-includes/class-wp-comment-query.php#L889 11 11 12 We can e.g. look into {{{WP_ Comment_Query::get_comment_ids()}}} for a similar case.12 We can e.g. look into {{{WP_Site_Query::get_site_ids()}}} for a similar case. 13 13 14 14 Good-first-bug?