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

Abstracting captchas and moving reCAPTCHA into a single file #3105

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dparker1005
Copy link
Member

All Submissions:

Changes proposed in this Pull Request:

Abstracting reCAPTCHA-specific code out of the checkout and update billing pages to prepare for other CAPTCHAs to be added. All reCAPTCHA code is now within includes/recaptcha.php and reCAPTCHA-specific JS files.

Added actions:

  • pmpro_security_spam_fields
  • pmpro_save_security_settings
  • pmpro_billing_update_checks

Deprecated actions:

  • pmpro_checkout_after_captcha

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

@dparker1005 dparker1005 added this to the 3.2 milestone Aug 2, 2024
@dparker1005 dparker1005 merged commit 9a7eccb into strangerstudios:v3.2 Aug 20, 2024
@dparker1005 dparker1005 deleted the abstract-recaptcha branch August 20, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant