Plugin: Formidable Forms
- Shrink the reCaptcha on small screens
- Set new views to private by default
- Allow clickable=1 in the frm-show-entry shortcode
- Correctly require a password before showing password protected views
- Add frm_datepicker_formats hook for adding format additional options on the Formidable -> global settings page
- Add frm_csv_row hook for adding data to a row in the CSV
- Keep the Pending status selected after save in the post settings
- Fix issue with clearing array keys when sanitizing an array when displaying entry values
- When the email "reply to" value uses the "from" setting, only use the email address without the name
- Switch the form action events to dropdown instead of checkboxes
- Add update_single_field function for easier updating of a single field
- Make sure to show the Add row button for repeating sections in IE9