Skip to content

Commit

Permalink
v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Sep 22, 2023
1 parent 28b705b commit 176b632
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
2 changes: 1 addition & 1 deletion edd-truemail.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 176b632

Please sign in to comment.