Closed orlitzky closed 7 months ago
Thank you, @orlitzky, I will try to add this integration soon.
I have added integration for Essential Addons for Elementor - for the Login/Register form.
V4.0.0 of our plugin will be released in days.
That was fast, thank you!
Essential Addons for Elementor (lite) provides its own login/registration widget.
Even with Elementor/WP integration enabled, bots can abuse the extra widget to register junk accounts. It would be nice if hCaptcha supported it out-of-the-box, but it may require a little help from the https://github.com/WPDevelopers team. I was able to hack something together myself, but as you can see, I was not able to find a way to hook into the form errors, so instead it's using
die()
. Obviously not ideal.