editor->is_edit_mode()) { return; } // Check if we're editing a Checkout template if (class_exists('King_Addons\\Woo_Builder\\Context') && Woo_Context::is_editing_template_type('checkout')) { // Don't show notice - we're in the right template type return; } echo '