Changeset 42376
- Timestamp:
- 12/07/2017 01:46:13 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-comment-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-comment-query.php
r42343 r42376 472 472 * 473 473 * @global wpdb $wpdb WordPress database abstraction object. 474 * 475 * @return int|array A single count of comment IDs if a count query. An array of comment IDs if a full query. 474 476 */ 475 477 protected function get_comment_ids() {
Note: See TracChangeset
for help on using the changeset viewer.