Codeinwp / Codeinwp/otter-blocks
Integrate Google reCaptcha V3 in Form block
Open
Nobody has claimed this yet.
customer report
new feature
- Dominant language
- JavaScript
- Stars
- 198
- Forks
- 36
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 30
Description
What problem does this address?
For now, the Form block only supports Google reCaptcha V2.
A user mentioned that using V3 doesn't work, and it works for other form plugins.
https://secure.helpscout.net/conversation/2537594103/408307/
What is your proposed solution?
Integrate Google reCaptcha V3
Will this feature require documentation? (Optional)
No.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Form block where the existing Google reCaptcha V2 integration is implemented, and trace its configuration and submission flow. Compare the V3 requirements with the current V2 behavior; the work is done when the Form block supports Google reCaptcha V3 without regressing V2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100