Changeset 2815493
- Timestamp:
- 11/09/2022 09:10:34 PM (3 years ago)
- Location:
- agecheckernet
- Files:
-
- 4 added
- 3 edited
-
tags/1.13.3 (added)
-
tags/1.13.3/agechecker.php (added)
-
tags/1.13.3/class-wc-integration-agechecker-integration.php (added)
-
tags/1.13.3/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
r2802144 r2815493 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.13. 26 Version: 1.13.3 7 7 Author: AgeChecker.Net 8 8 Author URI: https://agechecker.net -
agecheckernet/trunk/class-wc-integration-agechecker-integration.php
r2802144 r2815493 1435 1435 <?php } ?><script data-cfasync="false"> 1436 1436 (function(w,d) { 1437 if(location.href.indexOf("checkout/order-received") != -1) return; 1437 1438 <?php echo $this->before_script; ?> 1438 1439 -
agecheckernet/trunk/readme.txt
r2802144 r2815493 4 4 Requires at least: 4.4 5 5 Tested up to: 5.8 6 Stable tag: 1.13. 26 Stable tag: 1.13.3 7 7 8 8 AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process. … … 62 62 63 63 == Changelog == 64 65 = 1.13.3 = 66 *Release Date - 9 November 2022* 67 68 * Stops before-payment AgeChecker script from executing in background on order received/confirmation page 64 69 65 70 = 1.13.2 =
Note: See TracChangeset
for help on using the changeset viewer.