home/theblueo/tv/wp-includes/theme-compat/comments.php 0000604 00000004140 15210056257 0017105 0 ustar 00
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' ) ) ) : ?>