Changeset 3256129
- Timestamp:
- 03/14/2025 10:14:27 PM (15 months ago)
- Location:
- age-validation-per-product-for-woocommerce
- Files:
-
- 7 added
- 1 deleted
- 2 edited
-
tags/1.3 (deleted)
-
tags/1.3.1 (added)
-
tags/1.3.1/age-validation-per-product-for-woocommerce.php (added)
-
tags/1.3.1/assets (added)
-
tags/1.3.1/assets/css (added)
-
tags/1.3.1/assets/css/jquery-ui.css (added)
-
tags/1.3.1/languages (added)
-
tags/1.3.1/readme.txt (added)
-
trunk/age-validation-per-product-for-woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
age-validation-per-product-for-woocommerce/trunk/age-validation-per-product-for-woocommerce.php
r3256128 r3256129 4 4 * Plugin URI: https://socialmind.gr 5 5 * Description: Validates customer's date of birth at checkout based on per-product and per-variation age validation settings. 6 * Version: 1.3 6 * Version: 1.3.1 7 7 * Author: Angelos Synadakis by Social Mind 8 8 * Author URI: https://socialmind.gr -
age-validation-per-product-for-woocommerce/trunk/readme.txt
r3256127 r3256129 6 6 Tested up to: 6.7 7 7 Requires PHP: 7.0 8 Stable tag: 1.3 8 Stable tag: 1.3.1 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Validate and enforce age restrictions per product or variation in WooCommerce, with user profile storage. Let users edit their DOB in My Account, and auto-fill at checkout.12 Validate and enforce age restrictions per product or variation in WooCommerce, with user profile storage. 13 13 14 14 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.