>
'; } } endif; add_action( 'business_page_action_before_content', 'business_page_content_start' ); if ( ! function_exists( 'business_page_footer_start' ) ) : /** * Footer Start. * * @since 1.0.0 */ function business_page_footer_start() { if( !(is_home() || is_front_page()) ){ echo ''; } ?>