Used By
| Used By | Description |
|---|---|
| wp-includes/comment-template.php: get_comment_excerpt() | Retrieves the excerpt of the given comment. |
Filters the retrieved comment excerpt.
(string) The comment excerpt text.
(int) The comment ID.
(WP_Comment) The comment object.
| Version | Description |
|---|---|
| 4.1.0 | The $comment_ID and $comment parameters were added. |
| 1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_comment_excerpt