comment_author_email; $has_avatar = ( 0 !== $args['avatar_size'] && get_comment_type($comment) === 'comment' && get_option('show_avatars', 1) ); $class = ''; if ($has_avatar) { $class = 'ct-has-avatar'; } if ($is_by_author) { $class .= ' ct-author-comment'; } ?>
  • >
    $args['avatar_size']] ), [ 'tag_name' => 'figure', 'img_atts' => [ 'width' => intval($args['avatar_size']), 'height' => intval($args['avatar_size']), 'alt' => $comment->comment_author ], ] ); } ?>
    'ct-comment-inner', 'reply_text' => __('Reply', 'blocksy'), 'depth' => $depth, 'max_depth' => $args['max_depth'], ) ) ) ?>
    comment_approved ) : ?>