Changeset 52299 for trunk/src/wp-includes/comment.php
- Timestamp:
- 12/01/2021 12:15:21 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r52205 r52299 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 array { 370 370 * The number of comments keyed by their status. 371 371 *
Note: See TracChangeset
for help on using the changeset viewer.