Update API Filter Hooks
- 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_datahook to pass the entire form array as well as the original form data, pre-sanitization. - Bumped version to 0.8.0