From 176b632b7d6d96c69cb8174772f456db84f76320 Mon Sep 17 00:00:00 2001 From: Dan0sz <18595395+Dan0sz@users.noreply.github.com> Date: Fri, 22 Sep 2023 20:09:28 +0200 Subject: [PATCH] v1.1.6 --- README.md | 12 +++++++----- edd-truemail.php | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9aebf8d..9d4b67f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ This plugin for WordPress adds Truemail integration to Easy Digital Downloads' c ## Installation -Releases are listed [here](https://github.com/Dan0sz/edd-truemail/releases). Download the `edd-truemail.zip` file listed with every release in the **Assets** section to download a properly "WordPress-style" packed .zip-file. +Releases are listed [here](https://github.com/Dan0sz/edd-truemail/releases). Download the `edd-truemail.zip` file listed +with every release in the **Assets** section to download a properly "WordPress-style" packed .zip-file. ## Configuration @@ -28,7 +29,8 @@ That's it! This plugin adds two things to Easy Digital Downloads' checkout: 1. Instant verification/validation of the entered email address, with feedback: - - It shows a green check in the email address field, if validation was successful. - - It shows a orange exclamation mark, along with an error message, if validation failed. - - In case of a timeout, it will fail silently. -2. When the **Prevent Purchase on Failure** option is enabled, users will not be able to finalize their purcahse if the email address is incorrect. In case of a timeout, it will fail silently. + - It shows a green check in the email address field, if validation was successful. + - It shows a orange exclamation mark, along with an error message, if validation failed. + - In case of a timeout, it will fail silently. +2. When the **Prevent Purchase on Failure** option is enabled, users will not be able to finalize their purchase if the + email address is incorrect. In case of a timeout, it will fail silently. diff --git a/edd-truemail.php b/edd-truemail.php index ec6fe27..bd8fada 100644 --- a/edd-truemail.php +++ b/edd-truemail.php @@ -3,7 +3,7 @@ * Plugin Name: Truemail for Easy Digital Downloads * Plugin URI: https://daan.dev/wordpress/easy-moneybird-edd/ * Description: This plugin adds Truemail email address validation to Easy Digital Downloads' checkout. - * Version: 1.1.5 + * Version: 1.1.6 * Author: Daan from Daan.dev * Author URI: https://daan.dev/about/ * Text Domain: edd-truemail