2020-05-01 / 4639阅 / 悠然
Retrieves the excerpt of the given comment.
Returns a maximum of 20 words with an ellipsis appended if necessary.
(int|WP_Comment)
(Required)
WP_Comment or ID of the comment for which to get the excerpt. Default current comment.
(string) The possibly truncated comment excerpt.