• We have ReCAPTCHA-Woo and the WooCommerce Waitlist plugin installed, and are unable to submit the waitlist form when the ReCAPTCHA setting is enabled for “WooCommerce Register”. This is because rcfwc_woo_register_check function is hooked into woocommerce_register_post which fires when the Waitlist plugin tries to submit – creating a new customer in the background.

    Is there a way to hook in and disable the check in this case please?

  • The topic ‘WooCommerce Waitlist’ is closed to new replies.