get_comment_date – filter
Filters the returned comment date.
Parameters
- .
- ( 1.5.0 ) . .
- $date
- ( string|int ) Formatted date string or Unix timestamp. . . .
- ( string ) $format PHP date format. . . .
- $comment
- ( WP_Comment ) The comment object. . . .