/home/altere25/labratnyc.com/wp-content/themes/storefront
NameSizeModeActions
assets/-0755rm
inc/-0755rm
languages/-0755rm
404.php21140644editdlrm
archive.php7560644editdlrm
comments.php31170644editdlrm
content-homepage.php6590644editdlrm
content-none.php12270644editdlrm
content-page.php4060644editdlrm
content-single.php6790644editdlrm
content.php4450644editdlrm
footer.php7370644editdlrm
functions.php22160644editdlrm
header.php19490644editdlrm
index.php7880644editdlrm
loop.php7370644editdlrm
page.php8600644editdlrm
README.txt562690644editdlrm
screenshot.png607340644editdlrm
search.php7310644editdlrm
sidebar.php2780644editdlrm
single.php5380644editdlrm
style-rtl.css404730644editdlrm
style.css404910644editdlrm
style.scss27340644editdlrm
template-fullwidth.php6570644editdlrm
template-homepage.php10750644editdlrm
Edit: /home/altere25/labratnyc.com/wp-content/themes/storefront/comments.php (3117B)

' . get_the_title() . '' ); // phpcs:enable ?>

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through. ?>
    'ol', 'short_ping' => true, 'callback' => 'storefront_comment', ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through. ?>

'', 'title_reply_after' => '', ) ); comment_form( $args ); ?>