1 && get_option( 'page_comments' ) ) { // are there comments to navigate through ?> 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() ) ? 'navigation-post' : 'navigation-paging'; ?> < id="comment-">
%s' ), get_comment_author_link() ) ?>
comment_approved == '0') { ?>
$add_below, 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ) ?>
ID ); } } /** * Footer Widgets * Hooked into highwind_footer * @since 1.0 */ function highwind_footer_widgets() { if ( is_active_sidebar( 'footer-sidebar-3' ) ) { $columns = 3; } elseif ( is_active_sidebar( 'footer-sidebar-2' ) ) { $columns = 2; } elseif ( is_active_sidebar( 'footer-sidebar-1' ) ) { $columns = 1; } ?>

WordPress & Highwind.