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

Restrict Content: Add reCAPTCHA for Tags #752

Merged
merged 12 commits into from
Dec 11, 2024

Conversation

n7studios
Copy link
Contributor

Summary

Resolves this reported issue of spam subscribers occurring when a creator enables the Member Content functionality, restricting a WordPress Page or Post by Tag, by introducing the option to specify Google reCAPTCHA v3 Site and Secret Keys in the Plugin's settings:

Screenshot 2024-12-06 at 18 13 14

If reCAPTCHA keys are defined, the Plugin checks whether the subscriber exceeds the minimum score, showing a failure if not i.e. they are likely a bot:

Screenshot 2024-12-06 at 18 15 21

Testing

  • testRestrictContentByTagWithRecaptchaEnabled
  • testRestrictContentByTagWithRecaptchaEnabledWithHighMinimumScore

Checklist

@n7studios n7studios added the bug label Dec 6, 2024
@n7studios n7studios self-assigned this Dec 6, 2024
@n7studios n7studios changed the base branch from main to fix-convertkit-shortcode-legacy-form-test December 9, 2024 08:07
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team December 9, 2024 09:44
@n7studios n7studios marked this pull request as ready for review December 9, 2024 09:44
@n7studios n7studios changed the base branch from fix-convertkit-shortcode-legacy-form-test to main December 11, 2024 01:13
@n7studios n7studios merged commit 84461aa into main Dec 11, 2024
77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants