/home/desid573/public_html/magicride.ng/wp-content/themes/twentynineteen
NameSizeModeActions
classes/-0755rm
fonts/-0755rm
inc/-0755rm
js/-0755rm
sass/-0755rm
template-parts/-0755rm
404.php8400644editdlrm
archive.php12290644editdlrm
comments.php39880644editdlrm
footer.php16080644editdlrm
functions.php100350644editdlrm
header.php18700644editdlrm
image.php28740644editdlrm
index.php10600644editdlrm
package-lock.json1516980644editdlrm
package.json15310644editdlrm
page.php7650644editdlrm
postcss.config.js2190644editdlrm
print.css39490644editdlrm
print.scss33200644editdlrm
readme.txt17350644editdlrm
screenshot.png1755350644editdlrm
search.php13440644editdlrm
single.php17850644editdlrm
style-editor-customizer.css1590644editdlrm
style-editor-customizer.scss1580644editdlrm
style-editor.css649810644editdlrm
style-editor.scss128300644editdlrm
style-rtl.css2126510644editdlrm
style.css2128490644editdlrm
style.scss27980644editdlrm
Edit: /home/desid573/public_html/magicride.ng/wp-content/themes/twentynineteen/comments.php (3988B)

responses ) { /* translators: %s: post title */ printf( _x( 'One reply on “%s”', 'comments title', 'twentynineteen' ), get_the_title() ); } else { printf( /* translators: 1: number of comments, 2: post title */ _nx( '%1$s reply on “%2$s”', '%1$s replies on “%2$s”', $discussion->responses, 'comments title', 'twentynineteen' ), number_format_i18n( $discussion->responses ), get_the_title() ); } } ?>

    new TwentyNineteen_Walker_Comment(), 'avatar_size' => twentynineteen_get_avatar_size(), 'short_ping' => true, 'style' => 'ol', ) ); ?>
sprintf( '%s %s %s', $prev_icon, __( 'Previous', 'twentynineteen' ), __( 'Comments', 'twentynineteen' ) ), 'next_text' => sprintf( '%s %s %s', __( 'Next', 'twentynineteen' ), __( 'Comments', 'twentynineteen' ), $next_icon ), ) ); endif; // Show comment form at bottom if showing newest comments at the bottom. if ( comments_open() && 'asc' === strtolower( get_option( 'comment_order', 'asc' ) ) ) : ?>