Changeset 36834
- Timestamp:
- 03/03/2016 04:01:41 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-comment-query.php
r36486 r36834 151 151 * @since 4.4.0 Order by `comment__in` was added. `$update_comment_meta_cache`, `$no_found_rows`, 152 152 * `$hierarchical`, and `$update_comment_post_cache` were added. 153 * @since 4.5.0 `$author_url` was added.153 * @since 4.5.0 Introduced the `$author_url` argument. 154 154 * @access public 155 155 *
Note: See TracChangeset
for help on using the changeset viewer.