Used By
Used By | Description |
---|---|
wp-includes/comment-template.php: get_comment_time() | Retrieves the comment time of the current comment. |
Filters the returned comment time.
(string|int) The comment time, formatted as a date string or Unix timestamp.
(string) Date format.
(bool) Whether the GMT date is in use.
(bool) Whether the time is translated.
(WP_Comment) The comment object.
Version | Description |
---|---|
1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_comment_time