|
|
Is hCaptcha compatible with Toolset Forms?
Started by: simonM-5
in: Toolset Professional Support
Quick solution available
Problem:
Replace Google reCaptcha with hCaptcha on standard WordPress forms referenced by Toolset, eg registration form, possibly login form
Solution:
All those shortcodes are using custom HTML codes to output the those forms, but all of them apply the WordPress built-in filter hooks
For example [wpv_login_form] shortcodes use the same WordPress built-in filter hooks:
- login_form_top
- login_form_middle
- login_form_bottom
Relevant Documentation:
|
|
2 |
7 |
4 years, 6 months ago
simonM-5
|