ID, 'ip_theme_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('ip_theme_after_content_wrapper', 'ip_theme_breadcrumb'); } }