section and everything up. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * @since Bizplan 0.1 */ ?> > >
0 ): $query = new WP_Query( apply_filters( 'bizplan_top_header_args', array( 'post_type' => 'page', 'post__in' => $topheader_ids, 'posts_per_page' => 3, 'orderby' => 'post__in' ))); if( $query->have_posts() ): $count = $query->post_count; while( $query->have_posts() ): $query->the_post(); $title = bizplan_get_piped_title(); ?>