Changeset 3239638
- Timestamp:
- 02/12/2025 08:02:04 PM (13 months ago)
- Location:
- agecheckernet
- Files:
-
- 4 added
- 3 edited
-
tags/1.20.1 (added)
-
tags/1.20.1/agechecker.php (added)
-
tags/1.20.1/class-wc-integration-agechecker-integration.php (added)
-
tags/1.20.1/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
r3157096 r3239638 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. 06 Version: 1.20.1 7 7 Author: AgeChecker.Net 8 8 Author URI: https://agechecker.net -
agecheckernet/trunk/class-wc-integration-agechecker-integration.php
r3157096 r3239638 1422 1422 1423 1423 public function validate_titled_text_field($key) { 1424 echo $_POST[ $this->plugin_id . $this->id . '_' . $key ];1425 1424 return $_POST[ $this->plugin_id . $this->id . '_' . $key ]; 1426 1425 } -
agecheckernet/trunk/readme.txt
r3157096 r3239638 3 3 Tags: age checker, age check, AgeChecker.Net, check age, verify age 4 4 Requires at least: 4.4 5 Tested up to: 6. 66 Stable tag: 1.20. 05 Tested up to: 6.7 6 Stable tag: 1.20.1 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.1 = 66 *Release Date - 12 February 2025* 67 68 * Removes unneeded print to page of some plugin setting values 69 65 70 = 1.20.0 = 66 71 *Release Date - 22 August 2024*
Note: See TracChangeset
for help on using the changeset viewer.