Support

Account

Home › Forums › Backend Issues (wp-admin) › Why doesn't this work on acf/save_post when attaching gallery ids? › Reply To: Why doesn't this work on acf/save_post when attaching gallery ids?

  • acf/save_post only passes the post ID. With that you can get the post do what you are trying to do.