Changeset 35170 for trunk/src/wp-includes/class-wp-comment-query.php
- Timestamp:
- 10/14/2015 11:43:10 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-comment-query.php
r34730 r35170 455 455 * @access protected 456 456 * 457 * @global wpdb $wpdb 457 * @global wpdb $wpdb WordPress database abstraction object. 458 458 */ 459 459 protected function get_comment_ids() { … … 942 942 * @access protected 943 943 * 944 * @global wpdb $wpdb 944 * @global wpdb $wpdb WordPress database abstraction object. 945 945 * 946 946 * @param string $string
Note: See TracChangeset
for help on using the changeset viewer.