Changeset 52332 for trunk/src/wp-includes/comment.php
- Timestamp:
- 12/07/2021 12:18:50 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r52299 r52332 367 367 * @param int $post_id Optional. Restrict the comment counts to the given post. Default 0, which indicates that 368 368 * comment counts for the whole site will be retrieved. 369 * @return array{369 * @return int[] { 370 370 * The number of comments keyed by their status. 371 371 *
Note: See TracChangeset
for help on using the changeset viewer.