Plugin: Formidable Forms
- Remove slashes from a single entry retrieved from cache
- Remove slashes added by ajax before saving to db
- Fixed naming so plugin info and change log links are correct on plugins page
- Updated default submit button HTML to include [frmurl] for a dynamic url
- Added nonce fields and checking for increased security
- Switched to placeholder with IE fallback for those using HTML5
- Updated duplicate entry checking for more accuracy
- Added French translation
- Removed unnecessary definitions: FRM_IMAGES_URL, IS_WPMU, FRMPRO_IMAGES_URL
- PRO: Filter by another field in frm-graph shortcode
- PRO: Added show_filename option to file upload field
- PRO: Added if statements to Default HTML
- PRO: Switch field IDs in email settings in duplicated form
- PRO: Added option to save drafts
- PRO: Added phone format option, including an input mask if format is not a regular expression
- PRO: Added exclude_fields to the form shortcode. Ex [formidable id=2 exclude_fields="25,26"]
- PRO: Allow the field value to be used to filter data from entries values in custom displays, statistics and graphs
- PRO: Allow for quotation marks in values used to get stats in the frm-stats shortcode
- PRO: Fixed entry listing widget to get values from stats for more accuracy
- PRO: Updated template export to include all form settings
- PRO: Drop WP_List_Table fallback for < WP 3.1
- PRO: Make custom display pagination unique to allow multiple paginated displays on a single page
- PRO: Remove WPML-related translating options, and move to the add-on
- PRO: Added [entry_count] for use in custom displays
- PRO: Allow a blank option for multiselect data from entries fields when set to autocomplete
- PRO: Adjust imported created and updated times from server setting to UTC