Make WordPress Core


Ignore:
Timestamp:
12/07/2021 12:18:50 PM (3 years ago)
Author:
johnbillion
Message:

Docs: Various inline documentation corrections and improvements.

See #53399

File:
1 edited

Legend:

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

    r52299 r52332  
    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 int[] {
    370370 *     The number of comments keyed by their status.
    371371 *
Note: See TracChangeset for help on using the changeset viewer.