new Chaplin_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', 'chaplin' ) . ' →', 'prev_text' => '← ' . __( 'Older Comments', 'chaplin' ), ) ); if ( $comment_pagination ) : // If we're only showing the "Next" link, add a class indicating so if ( strpos( $comment_pagination, 'prev page-numbers' ) === false ) { $pagination_classes = ' only-next'; } else { $pagination_classes = ''; } ?>
'section-inner thin max-percentage no-margin', 'comment_notes_before' => '', 'comment_notes_after' => '', ) ); elseif ( is_single() ) : ?>