Document WooCommerce form support for CAPTCHA (ENG-2962)#49
Open
daniloradovic wants to merge 1 commit into
Open
Document WooCommerce form support for CAPTCHA (ENG-2962)#49daniloradovic wants to merge 1 commit into
daniloradovic wants to merge 1 commit into
Conversation
CAPTCHA now works for WooCommerce forms in addition to WordPress built-in forms. Update the CAPTCHA hardening page and the related FAQ so they no longer state support is limited to built-in forms. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Documentation clearly adds WooCommerce support for Patchstack CAPTCHA. 🎯 Quality: 98% Elite · 📦 Size: Tiny 📈 This month: Your 41st PR — above team average · Averaging Excellent |
✅ Deploy Preview for deluxe-meerkat-8daf24 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Author
|
/review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CAPTCHA now works for WooCommerce forms in addition to WordPress built-in forms, but the docs still stated support was limited to built-in forms (and even listed WooCommerce as unsupported). This updates the wording to match current product behavior.
Changes
Patchstack App/Site Dashboard/Hardening/captcha.md— reworded the forms section so it no longer says captcha "can only be used on the WordPress built-in forms"; now covers built-in forms and WooCommerce forms, and drops WooCommerce from the "not supported" note.FAQ Troubleshooting/Technical/does-patchstack-work-with-other-captcha-plugins.md— same stale claim (used "e-commerce registration forms" as an unsupported example); updated to state support for built-in and WooCommerce forms.Notes
Wording is kept generic ("WooCommerce forms") since the exact supported WooCommerce forms weren't specified. Can list them precisely if desired.
Ref: ENG-2962
🤖 Generated with Claude Code