Changeset 3157096
- Timestamp:
- 09/24/2024 06:26:08 PM (18 months ago)
- Location:
- agecheckernet/trunk
- Files:
-
- 3 edited
-
agechecker.php (modified) (1 diff)
-
class-wc-integration-agechecker-integration.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
agecheckernet/trunk/agechecker.php
r3111869 r3157096 4 4 Plugin URI: https://agechecker.net 5 5 Description: AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process. Keep your site up to date on the latest age regulations for your industry while ensuring that purchasing is frustration-free for your site users. 6 Version: 1. 19.16 Version: 1.20.0 7 7 Author: AgeChecker.Net 8 8 Author URI: https://agechecker.net -
agecheckernet/trunk/class-wc-integration-agechecker-integration.php
r3111869 r3157096 2219 2219 'id_validation_failed' => "Identity Validation failed", 2220 2220 'id_number_missing' => "License # not found", 2221 'dropped_verification' => "The image could not be processed" 2221 2222 ); 2222 2223 -
agecheckernet/trunk/readme.txt
r3135820 r3157096 4 4 Requires at least: 4.4 5 5 Tested up to: 6.6 6 Stable tag: 1.19.1 7 License: GPLv2 or later 6 Stable tag: 1.20.0 8 7 9 8 AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process. … … 64 63 == Changelog == 65 64 65 = 1.20.0 = 66 *Release Date - 22 August 2024* 67 68 * Adds display wording for 'dropped verification' denial reason in order details for after-payment flow 69 66 70 = 1.19.1 = 67 71 *Release Date - 3 July 2024*
Note: See TracChangeset
for help on using the changeset viewer.