/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwenty
NameSizeModeActions
assets/-0755rm
classes/-0755rm
inc/-0755rm
template-parts/-0755rm
templates/-0755rm
.stylelintrc.json2690644editdlrm
404.php8130644editdlrm
comments.php32160644editdlrm
footer.php19920644editdlrm
functions.php276020644editdlrm
header.php50780644editdlrm
index.php28970644editdlrm
package-lock.json5873040644editdlrm
package.json19770644editdlrm
print.css27020644editdlrm
readme.txt44800644editdlrm
screenshot.png530660644editdlrm
searchform.php17060644editdlrm
singular.php5530644editdlrm
style-rtl.css1204550644editdlrm
style.css1214570644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwenty/comments.php (3216B)

new TwentyTwenty_Walker_Comment(), 'avatar_size' => 120, 'style' => 'div', ) ); $comment_pagination = paginate_comments_links( array( 'echo' => false, 'end_size' => 0, 'mid_size' => 0, 'next_text' => __( 'Newer Comments', 'twentytwenty' ) . ' ', 'prev_text' => ' ' . __( 'Older Comments', 'twentytwenty' ), ) ); if ( $comment_pagination ) { $pagination_classes = ''; // If we're only showing the "Next" link, add a class indicating so. if ( false === strpos( $comment_pagination, 'prev page-numbers' ) ) { $pagination_classes = ' only-next'; } ?>
'; } comment_form( array( 'class_form' => 'section-inner thin max-percentage', 'title_reply_before' => '

', 'title_reply_after' => '

', ) ); } elseif ( is_single() ) { if ( $comments ) { echo ''; } ?>