Make WordPress Core


Ignore:
Timestamp:
03/10/2016 02:31:53 AM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Improve the usefulness of associated reference info in the hook doc for the comments_template_query_args filter, introduced in [36235].

See #34442. See #35986.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment-template.php

    r36794 r36918  
    13451345     * @since 4.5.0
    13461346     *
     1347     * @see WP_Comment_Query::__construct()
     1348     *
    13471349     * @param array $comment_args {
    1348      *     Array of arguments. See WP_Comment_Query::__construct() for detailed descriptions.
     1350     *     Array of WP_Comment_Query arguments.
    13491351     *
    13501352     *     @type string|array $orderby                   Field(s) to order by.
Note: See TracChangeset for help on using the changeset viewer.