Support

Account

Home Forums Bug Reports Frontend Form Issues: pre_save_post & save_post Reply To: Frontend Form Issues: pre_save_post & save_post

  • Edit the two functions above as I did and all should work.

    WP filters need return statements (unless the NULL value is desired).

    Hopefully an update will come our way soon, but in the meantime, you will have to be comfortable with editing the plugin itself.

    Already submitted a pull request ( hopefully I didn’t miss anything ):

    https://github.com/elliotcondon/acf/pull/131