ID, 'bizflow_show_title', true); if($show_title !== 'show') return false; } get_template_part('template-parts/global/breadcrumbs'); } //Check if the plugin is active to avoid fatal error if(function_exists('bcn_display')){ add_action('bizflow_after_content_wrapper', 'bizflow_breadcrumb'); } }