Skip to content

v4.01.02

Choose a tag to compare

@stephywells stephywells released this 12 Jul 13:54
· 16148 commits to master since this release

27ce3f1 Prepare for v4.01.02 release

b71820c Update readme

788fc3d revert last commit - phpcs isn't up to date

040baca phpcs
Looks like the wp_unslash recommendation was removed and doesn't need to be whitelisted

0f11333 Fix issue with importing in Windows
Don't follow coding standards that don't make sense WordPress/WordPress-Coding-Standards#1720
Strategy11/formidable-pro#2296

ef6760f Prepare for v4.01.02 release

7499ecd Prevent PHP warning on form builder page for fields without read only

fef12ae Update changelog

4dd4bf6 Allow the shortcode tags to be disabled from either the link or the input html

2d79725 Don't show smart defaults for dynamic fields
Strategy11/formidable-pro#2224

842b1b8 Adjust the way field classes are added to the setting
Use data-shortcode and data-sep instead of overridding in the js
Strategy11/formidable-pro#2224

44666b9 fix Strategy11/formidable-pro#2289

aa2e371 Merge pull request #121 from Strategy11/issue/pro/2290

Fix Repeater + icon wrongly shows on page load
91f3227 Merge pull request #118 from Strategy11/issue/mailchimp/41

Enable comma-separated formatting for Mailchimp tags settings field
3f349e4 Fix Repeater + icon wrongly shows on page load

e325db2 Restore old ie8 code for inserting shortcodes into field settings

426874c Add data-sep support for delimiting shortcodes

ed873b2 Merge branch 'master' into issue/mailchimp/41

c9e07ba Enable comma-separated formatting for Mailchimp tags settings field