apply_filters( 'get_comment', mixed $_comment )
Fires after a comment is retrieved.
Description Description
Parameters Parameters
- $_comment
-
(mixed) Comment data.
Source Source
File: wp-includes/comment.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |