1.1.0
This commit is contained in:
@@ -4,7 +4,7 @@ function my_custom_comment_format($comment, $args, $depth)
|
||||
$GLOBALS['comment'] = $comment; ?>
|
||||
|
||||
<article class="comment">
|
||||
<h2><?php echo get_avatar($comment, 48); ?><?php comment_author(); ?>
|
||||
<h2><?php comment_author(); ?>
|
||||
</h2>
|
||||
<br>
|
||||
<h3><?php printf(__('%1$s at %2$s'), get_comment_date(), get_comment_time()); ?></h3>
|
||||
|
||||
Reference in New Issue
Block a user