>
$post ) { setup_postdata( $post ); get_template_part( 'content', 'featured-post' ); } wp_reset_postdata(); } else { //Fall back to Custom Header get_template_part( 'content', 'custom-header' ); } do_action( 'wmhook_banner_content_bottom' ); ?>