We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2341ec9 commit d64a805Copy full SHA for d64a805
readme.txt
@@ -174,6 +174,19 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
174
== Changelog ==
175
176
177
+#### 3.0.8 - December 15, 2015
178
+
179
+**Fixes**
180
181
+- Make sure `mc4wp_show_form()` works without passing a form ID.
182
183
+**Improvements**
184
185
+- Remove UI for bulk-enabling integrations, as every integration needs specific settings anyway.
186
+- Do not print inline JavaScript for forms until it's surely needed.
187
+- Add `position` key to `mc4wp_admin_menu_items` filter to set a menu position.
188
+- Various minor code improvements.
189
190
#### 3.0.7 - December 10, 2015
191
192
**Fixes**
0 commit comments