-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix fatal error with the WPForms plugin in rare cases. * Improve helper text for anonymous collection. * Improve helper text for anonymous collection. * Fix an error message at the first entry to the login page when Hide Login Errors in on. * Bump up the plugin version to 4.10.0-RC2. * Bump up the plugin version to 4.10.0-RC2. * Fix scrolling to the message on the General page. * Improve error messaging for hCaptcha verification. * Improve comments in Main. * Fix fatal error on install entity. * Fix the Integrations page when active plugin was deleted. * Fix error when hCaptcha is disabled for standard login but enabled for Tutor login. * Refactor CL login. * Fix error when hCaptcha is disabled for standard login but enabled for LearnPress login. * Refactor Profile Builder login. * Add support for hCaptcha in HTML Gravity Forms fields. * Update packages. * Fix default id in hCaptcha form. * Fix default id in hCaptcha form. * Add support for custom nonce action and name in the [hcaptcha] shortcode. * Tests for custom nonce in the [hcaptcha] shortcode. * Fix bug with changing shortcode args. * Tests for Autoverify and Gravity. * Fix bug in GF shortcode (via tests). * Add compatibility with Cookies and Content Security Policy * Add auto-verification of arbitrary forms in ajax. * Fix tests after adding auto-ajax. * Add support for wp_login_form() function and LoginOut block. * Bump up to RC4. * Fix IP detection in WP to sync with hCaptcha events info. * Add deletion of events on the Forms page. * Fix tests. * Add deletion of events on the Events page. * Fix tests. * Fix phpcs. * Fix phpcs. * Multiple layout fixes for Forms and Events pages on small screens. * Multiple layout fixes for Forms and Events pages on small screens. * Remove SVN from the deployment action as it is already included in the 10up action. * Cover Autoverify 100%. * Cover DB 100%. * Bump up to 4.10.0. * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: e271828- <[email protected]>
- Loading branch information
1 parent
bcf1d7e
commit 3f3d675
Showing
65 changed files
with
2,613 additions
and
1,352 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.