Hi,
I’m starting to thinkg I’m dumb at doing Google searches, but I didn’t find any topic for my needs.
Do someone knows how to update an ACF field, and save a post revision of this update. This is what happens currently when you do manually update a post from wp-admin using the form. So why not when programmatically ?
I don’t get why asking WordPress to save a post revision when we use ACF update_field() or update_post_meta() sounds like an extravagant request. haha
Thanks !