Skip to content

Update API Filter Hooks

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 07 Mar 17:12
· 2 commits to master since this release
  • Added a new hook omg_form_filter_form, to allow developers the ability to the form arguments prior to sanitizing the form data.
  • Updated the omg_forms_sanitize_data hook to pass the entire form array as well as the original form data, pre-sanitization.
  • Bumped version to 0.8.0