Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recaptcha v3 not working. Other recaptcha plugins work with the same keys #2850

Open
2 tasks done
MarsWarrior opened this issue Sep 9, 2024 · 0 comments
Open
2 tasks done

Comments

@MarsWarrior
Copy link

MarsWarrior commented Sep 9, 2024

Describe the bug
A clear and concise description of what the bug is. Please be as descriptive as possible; issues lacking detail, or for any other reason than to report a bug, may be closed without action.

To Reproduce
I did create a v3 key and enabled v3 on the Job Manager configuration screen. I also enabled recaptcha in the Applications screen.

I can see that code is added in the inspector:

Screenshots
image

However:

  • There is NO badge visible (other plugins like WP Captcha show a badge and function properly) Note: This seems logical as the backend PHP code does the verification if I look into the software.
  • There is NO activity in the Google v3 console
  • Bots are able to submit a form about every second!

Expected behavior

  • Recaptcha works

Isolating the problem (mark completed items with an [x]):

  • [partially. can't disable all plugins without database issues] I have deactivated other plugins and confirmed this bug occurs when only WP Job Manager plugin is active.
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above. The captcha never works!

WordPress Environment

  • WordPress Version : v6.6.1
  • WP Job Manager Version: v2.4.0 / WP Job Manager Applications v3.2.0
  • PHP Version : 8.x
  • Other important details:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant