Make WordPress Core


Ignore:
Timestamp:
12/01/2021 12:15:21 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections.

See #53399

File:
1 edited

Legend:

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

    r52205 r52299  
    367367 * @param int $post_id Optional. Restrict the comment counts to the given post. Default 0, which indicates that
    368368 *                     comment counts for the whole site will be retrieved.
    369  * @return array() {
     369 * @return array {
    370370 *     The number of comments keyed by their status.
    371371 *
Note: See TracChangeset for help on using the changeset viewer.