function woocommerce_checkout_state_dropdown_fix() { if ( function_exists( 'is_checkout' ) && ! is_checkout() ) { return false; } ?>