Changeset 3329934
- Timestamp:
- 07/17/2025 09:03:14 PM (8 months ago)
- Location:
- agecheckernet
- Files:
-
- 4 added
- 3 edited
-
tags/1.20.4 (added)
-
tags/1.20.4/agechecker.php (added)
-
tags/1.20.4/class-wc-integration-agechecker-integration.php (added)
-
tags/1.20.4/readme.txt (added)
-
trunk/agechecker.php (modified) (1 diff)
-
trunk/class-wc-integration-agechecker-integration.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
agecheckernet/trunk/agechecker.php
r3313501 r3329934 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.20. 36 Version: 1.20.4 7 7 Author: AgeChecker.Net 8 8 Author URI: https://agechecker.net -
agecheckernet/trunk/class-wc-integration-agechecker-integration.php
r3313501 r3329934 2243 2243 'invalid_id' => "The image uploaded was not a valid ID", 2244 2244 'info_missing' => "The name, DOB, or expiration was not visible in the image", 2245 'info_mismatch' => "The name o n the ID did not match the information submitted",2245 'info_mismatch' => "The name or date of birth on the ID did not match the information submitted", 2246 2246 'blocked' => "The user was banned", 2247 2247 'fake_id' => "The ID was a fake, sample, or blocked ID", -
agecheckernet/trunk/readme.txt
r3313501 r3329934 4 4 Requires at least: 4.4 5 5 Tested up to: 6.7 6 Stable tag: 1.20. 36 Stable tag: 1.20.4 7 7 8 8 AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process. … … 63 63 == Changelog == 64 64 65 = 1.20.4 = 66 *Release Date - 17 July 2025* 67 68 * Update deny reason verbiage for "info mistmatch" 69 65 70 = 1.20.3 = 66 71 *Release Date - 17 June 2025*
Note: See TracChangeset
for help on using the changeset viewer.