Support

Account

Home Forums Backend Issues (wp-admin) ACF file field with wp_insert_post function Reply To: ACF file field with wp_insert_post function

  • You need to insert the file with something like this https://gist.github.com/hissy/7352933

    Once that is done use the attachment ID to update the ACF field.