Docs: Standardize the changelog entry for the new `$author_url` argument, introduced in [36224].

See #35377. See #35986.


git-svn-id: https://develop.svn.wordpress.org/trunk@36834 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2016-03-03 16:01:41 +00:00
parent 8424db5879
commit c4ab9aeda8
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ class WP_Comment_Query {
* @since 4.4.0 `$parent__in` and `$parent__not_in` were added.
* @since 4.4.0 Order by `comment__in` was added. `$update_comment_meta_cache`, `$no_found_rows`,
* `$hierarchical`, and `$update_comment_post_cache` were added.
* @since 4.5.0 `$author_url` was added.
* @since 4.5.0 Introduced the `$author_url` argument.
* @access public
*
* @param string|array $query {