2020-05-01 / 3445阅 / 悠然
Retrieve the approved comments for post $post_id.
(int)
(Required)
The ID of the post.
(array)
(Optional)
See WP_Comment_Query::__construct() for information>Default value: array()
(int|array) $comments The approved comments, or number of comments if $count argument is true.