Core Function
View Source on Trac ↗ get_lastcommentmodified()
get_lastcommentmodified( mixed $timezone = 'server' ) Retrieves the date the last comment was modified.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $timezone string | Which timezone to use in reference to 'gmt', 'blog', or 'server' locations. |
Return Value
((string)
| false) Last comment modified date on success, false on failure.
Function Information
Since Version
1.5.0
Source File
wp-includes/comment.php
Advertisement