comment_type || 'trackback' == $comment->comment_type) { ?>
  • >
    ', ''); ?>
  • >
    'img-thumbnail rounded-circle')); ?>
    says:', 'byvex-woocommerce-starter'), sprintf('

    %s

    ', get_comment_author_link())); ?>
    ', ''); ?>
    comment_approved) { ?>

    'div-comment', 'depth' => $depth, 'max_depth' => $args['max_depth'], 'before' => '
    ', 'after' => '
    ' ) ) ); ?>
  • '; $defaults['title_reply_after'] = ''; return $defaults; } // h2 Reply Title End // Comment Cookie Checkbox function bws_change_comment_form_cookies_consent($fields) { $consent = empty($commenter['comment_author_email']) ? '' : ' checked="checked"'; $fields['cookies'] = ''; return $fields; } add_filter('comment_form_default_fields', 'bws_change_comment_form_cookies_consent'); // Comment Cookie Checkbox End // Open comment author link in new tab add_filter('get_comment_author_link', 'open_comment_author_link_in_new_window'); function open_comment_author_link_in_new_window($author_link) { return str_replace("