Releases: crosspeaksoftware/gravity-forms-email-blacklist
Releases · crosspeaksoftware/gravity-forms-email-blacklist
2.5.6
- Fix PHP error under PHP 8+
- Fix with multiple email fields and different blacklists.
2.5.5
Fixed version number issue
2.5.4
- Fixed validation function to remove any empty values for the array of blacklisted emails to prevent false positives from empty email fields.
- Added capability declination to the class to allow the plugin to work with role and capabilities plugins.
2.5.3
Updated labels and descriptions throughout the admin settings to improve clarity.
2.5.2
- Fix: Updated method for getting the TLD to make sure the domain wildcards work in the case of a sub-domain email.
2.5.1
- Updated static setting strings to allow them to be translated.
- Added Text Domain.
- Added a function to Load Loads a plugin’s translated strings.
- Added filter to allow 3rd party plugins to alter the validation message before it is output.
- Added filter to allow 3rd party plugins to alter the is_valid check.
- Added short circuit filter to allow 3rd party plugins to jump over a check.
2.5
- Updated documentation, readme and added instructions.
- Updated version number and plugin information on compatibility and stable release.
- Fix: Updated validation function to account for email fields hidden by conditional logic
Merge pull request #12 from TimBHowe/2.1