You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.txt
-42Lines changed: 0 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -89,48 +89,6 @@ You've connected your WooCommerce store to Constant Contact, promoted your WooCo
89
89
* Updated - Added a disconnect settings to the constant contact woocommerce settings.
90
90
* Fix - Minor bug fixes.
91
91
92
-
= 1.4.1 =
93
-
94
-
* Updated - Constant Contact Dashboard button now opens Dashboard in a new tab.
95
-
* Updated - Set default value for importing contacts to 'true'.
96
-
* Fix - Fixed broken form field layout on 'Import your contacts' tab.
97
-
98
-
= 1.4.0 =
99
-
100
-
* New - Add Checkbox Filter Location setting
101
-
* Tweak - Delete plugin options on de-activation
102
-
103
-
= 1.3.3 =
104
-
105
-
* New - Adding minimum required WooCommerce version.
106
-
* Updated - Resolving various undefined index notices when WP_DEBUG is enabled.
107
-
108
-
= 1.3.2 =
109
-
110
-
* Updated - Add links to documentation in README Frequently Asked Questions.
111
-
* Updated - Use WooCommerce's WC_Validation::is_phone() for Phone Number setting validation.
112
-
* Updated - Use WooCommerce's wc_sanitize_phone_number() for Phone Number setting sanitization.
113
-
114
-
= 1.3.1 =
115
-
116
-
* Tweak - Change `CampaignId::save_user_campaign_id_to_order` and `NewsletterPreferenceCheckbox::save_user_preference_to_order` methods to fire on `woocommerce_checkout_create_order` hook.
117
-
* Tweak - Replace `add_post_meta` usage with `$order->update_meta_data` in `CampaignId::save_user_campaign_id_to_order` and `NewsletterPreferenceCheckbox::save_user_preference_to_order` methods.
118
-
119
-
= 1.3.0 =
120
-
121
-
* Updated - Revised abandoned cart functionality to instead be abandoned checkouts
122
-
* Fix - Fixed callback warning about WooTab and enqueue_scripts
123
-
124
-
= 1.2.0 =
125
-
126
-
* New - Introduced the "abandoned carts" feature, where abandoned carts are captured and stored in the database for further action.
127
-
* New — Introduced new authenticated REST API endpoints that list abandoned carts.
128
-
129
-
= 1.1.0 =
130
-
131
-
* New - Added Campaign ID data inclusion for purchased orders originating from your mailing campaigns.
132
-
* Fix - Fixed compatibility issue with phone numbers and PHP 7.3
0 commit comments