Changeset 36479 for trunk/src/wp-includes/class-wp-comment-query.php
- Timestamp:
- 02/05/2016 06:35:47 PM (10 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
r36381 r36479 274 274 'order' => 'DESC', 275 275 'parent' => '', 276 'parent__in' => '', 277 'parent__not_in' => '', 276 278 'post_author__in' => '', 277 279 'post_author__not_in' => '',
Note: See TracChangeset
for help on using the changeset viewer.