120, 'style' => 'div', ) ); $comment_pagination = paginate_comments_links( array( 'echo' => false, ) ); 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 = ''; } ?>
'', 'comments_notes_after' => '', 'title_reply_before' => '

', 'title_reply_after' => '

', ) ); else : ?>