Support

Account

Home Forums Front-end Issues Is sanitization required for front end form? Reply To: Is sanitization required for front end form?

  • Hi @Sarah

    Perhaps you could hook into the update_value filter and escape all values before they are saved to the DB?

    The filter in question can be read about here:
    http://www.advancedcustomfields.com/resources/filters/acfupdate_value/

    Thanks
    E