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 ba67239 commit 2341ec9Copy full SHA for 2341ec9
CHANGELOG.md
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
4
+#### 3.0.8 - December 15, 2015
5
+
6
+**Fixes**
7
8
+- Make sure `mc4wp_show_form()` works without passing a form ID.
9
10
+**Improvements**
11
12
+- Remove UI for bulk-enabling integrations, as every integration needs specific settings anyway.
13
+- Do not print inline JavaScript for forms until it's surely needed.
14
+- Add `position` key to `mc4wp_admin_menu_items` filter to set a menu position.
15
+- Various minor code improvements.
16
17
#### 3.0.7 - December 10, 2015
18
19
**Fixes**
0 commit comments