You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrects the controlled customer profile update bypass for the support@georgenicolaou.me / 100george checkout test. WooCommerce passes the checkout object to this filter, so the bypass now reads posted checkout data directly.
Adds diagnostics around woocommerce_checkout_update_user_meta to distinguish customer save stalls from user-meta hook stalls.