Changeset 35968 for trunk/src/wp-includes/query.php
- Timestamp:
- 12/16/2015 06:10:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r35908 r35968 3771 3771 * 3772 3772 * @global wpdb $wpdb WordPress database abstraction object. 3773 * 3774 * @param array $q Query variables. 3775 * @param string $limits LIMIT clauses of the query. 3773 3776 */ 3774 3777 private function set_found_posts( $q, $limits ) {
Note: See TracChangeset
for help on using the changeset viewer.