Changeset 3157323
- Timestamp:
- 09/25/2024 08:25:56 AM (18 months ago)
- File:
-
- 1 edited
-
mailster-woocommerce/trunk/README.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mailster-woocommerce/trunk/README.md
r2858521 r3157323 4 4 Tags: mailster, newsletter, ecommerce, leads, woocommerce 5 5 Requires at least: 4.3 6 Tested up to: 6. 16 Tested up to: 6.6 7 7 Stable tag: 1.7.1 8 8 License: GPLv2 or later … … 34 34 ### 1.7.1 35 35 36 - fixed: coupons are not displayed correctly in dynamic edit bar37 - fixed: checks if current session has a customer before getting the subscriber by email36 - fixed: coupons are not displayed correctly in dynamic edit bar 37 - fixed: checks if current session has a customer before getting the subscriber by email 38 38 39 39 ### 1.7 40 40 41 - added coupons to supported post types42 - added coupons to tags list41 - added coupons to supported post types 42 - added coupons to tags list 43 43 44 44 ### 1.6 45 45 46 - new: option to disable WooCommerece style in email46 - new: option to disable WooCommerece style in email 47 47 48 48 ### 1.5 49 49 50 - fixed: use of deprecated method on order object51 - updated markup of signup checkbox52 - now requires WooCommerce 3.0 or above50 - fixed: use of deprecated method on order object 51 - updated markup of signup checkbox 52 - now requires WooCommerce 3.0 or above 53 53 54 54 ### 1.4 55 55 56 - new option to skip checkbox for registered users56 - new option to skip checkbox for registered users 57 57 58 58 ### 1.3 59 59 60 - fixed: admin url in referer60 - fixed: admin url in referer 61 61 62 62 ### 1.2 63 63 64 - updated file structure65 - additional checkbox positions64 - updated file structure 65 - additional checkbox positions 66 66 67 67 ### 1.1 68 68 69 - added: option to choose position of checkbox on the checkout page70 - wrapped checkbox in label tag for better UX69 - added: option to choose position of checkbox on the checkout page 70 - wrapped checkbox in label tag for better UX 71 71 72 72 ### 1.0 73 73 74 - Initial Release74 - Initial Release
Note: See TracChangeset
for help on using the changeset viewer.