Languages: English • 日本語 (Add your language)
This page redirects to an external site: https://developer.wordpress.org/reference/functions/get_comment_time/
Retrieve the comment time of the current comment. This tag must be within The Loop, or a comment loop.
Use comment_time() to display the value.
<code style="color: #000000"><span style="color: #0000BB"><?php get_comment_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$d</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$translate </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></code>
Since: 1.5.0
get_comment_time() is located in wp-includes/comment-template.php