Support

Account

Home Forums Backend Issues (wp-admin) acf_form() attachment to Media Gallery Reply To: acf_form() attachment to Media Gallery

  • Hi Philippe,

    You might need to rename the actual function.

    Try to change it to something like my_acf_save_post()

    Don’t forget to update the add_action line as well.