Plugin: Formidable Forms
- Check conditional logic when importing dependent data from entries data
- Added number field min and max settings to php validation
- Added end_date parameter to frm-stats shortcode
- Allow HTML in the message for the frm-entry-update-field shortcode
- Added title parameter to frm-entry-update-field, frm-entry-edit-link, and frm-entry-delete-link
- Make nonce id unique per form
- Make sure there is at least one word before truncation
- Added hook: frm_check_blacklist for disabling the comment blacklist spam check
- Added hook: frm_display_value_atts for altering parameters before a value is displayed
- Added hook: frm_after_duplicate_entry (equivalent to "frm_after_create_entry" for duplication)
- Added hook: frm_show_it for customizing the "just show it" field output in a form
- Added dynamic height to the chosen search field
- Add nonce check for importing entries
- Fixed display of files with an icon when editing an entry