( ( CODEHAMPERWP_SUPPORT_FONTAWESOME ) ? '' : '' ) . __('Previous Article%title', 'codehamperwp'), 'next_text' => __('Next Article%title', 'codehamperwp') . ( ( CODEHAMPERWP_SUPPORT_FONTAWESOME ) ? '' : '' ), ) ); codehamperwp_pagination_after(); // If comments are open or we have at least one comment, load up the comment template. if (comments_open() || get_comments_number() ) : codehamperwp_comments_template_before(); comments_template(); codehamperwp_comments_template_after(); endif; endwhile; // End of the loop. ?>