> absint( $section_title ), 'post_type' => 'page' )); if( absint( $section_title ) && $header_query->have_posts() ){ while( $header_query->have_posts() ){ $header_query->the_post(); ?>
'; the_title(); echo ''; echo the_excerpt(); ?>
'; echo ''; } endif; if( ! function_exists( 'bakery_shop_footer_end' ) ) : /** * Footer End * * @since 1.0.1 */ function bakery_shop_footer_end(){ echo ''; // #colophon } endif; if( ! function_exists( 'bakery_shop_page_end' ) ) : /** * Page End * * @since 1.0.1 */ function bakery_shop_page_end(){ ?>