comment_approved ) : ?>
post_parent ) : get_adjacent_post( false, '', true ); $next = get_adjacent_post( false, '', false ); if ( ! $next && ! $previous ) return; } // Don't print empty markup in archives if there's only one page. if ( $wp_query->max_num_pages < 2 && ( is_home() || is_archive() || is_search() ) ) return; $nav_class = ( is_single() ) ? 'post-navigation clearfix' : 'paging-navigation clearfix'; ?> comment_type || 'trackback' == $comment->comment_type ) : ?>
', 'after' => '
', 'next_or_number' => 'number', 'nextpagelink' => __('Next page', 'unitedthemes' ), 'previouspagelink' => __('Previous page', 'unitedthemes'), 'pagelink' => '%', 'echo' => 1 ); $r = wp_parse_args( $args, $defaults ); $r = apply_filters( 'lambda_link_pages_args', $r ); extract( $r, EXTR_SKIP ); global $page, $numpages, $multipage, $more, $pagenow; $output = ''; if ( $multipage ) { if ( 'number' == $next_or_number ) { $output .= $before; $output .= '