Hi,
I am having bot issue on the register page. There are many bot breaking through the default WooPress captcha.
I have figured out how to disable the default captcha by comment out some line of code in theme-functions.php in Parent folder (tried in woopress-child folder but doesn’t work) but I don’t know how to add Google reCaptcha v2 in Register page.
I am currently using plugin ‘Advanced noCaptcha & invisible Captcha’ to setup reCaptcha v2 on Login and Contact Form 7 without any problem except the Register page.