Support

Account

Home Forums ACF PRO update_sub_field updates all values in column Reply To: update_sub_field updates all values in column

  • I’ve looked into this and the only thing that I can come up with is that $date = strtotime(get_sub_field('date')); is not evaluating to the right value. What is the day format that’s being returned for that field?