2020-05-01 / 5848阅 / 悠然
Retrieves the text of the current comment.
Top ↑
(int|WP_Comment)
(Required)
WP_Comment or ID of the comment for which to get the text. Default current comment.
(array)
(Optional)
An array of arguments.
Default value: array()
(string) The comment content.