v2.0.10
- Add frm_action_triggers hook for adding custom triggers into the actions
- Add frm_{action name here}_action_options hook so any action can be altered
- Prevent extra form actions when a form is duplicated
- Load correct version of formidable.js based on wp-config debugging constant (Thanks @naomicbush for the contributions!)
- Revert get_sortable_columns changes for < WP 4.0 support