That’s good news. Someone posted a workaround on these forums which bridges the gap for the time-being until it’s officially supported. I’m using that for now and it works well. Thanks for getting back so quickly and keep up the good work.. it’s such an awesome plugin.
I’ve noticed term meta is still being saved in wp_options. I’d really like to take advantage of a get_terms query using WP Meta Query. Is there a way to do that with ACF? Is there an ETA for when ACF will use the termmeta db table? Or am I doing something wrong?
Thanks v much.
Rich
But I am already updating the field in the database using update_field().
Are you suggesting that it’s okay for get_field() to return different results for the same field before and after updating a post in wp-admin?