Hey!
since version 1.15.1, repeater fields registered for ACF Options stopped showing their data.
It's caused by switching from acf/init to wp_loaded when registering fields.
What was the reason to change this hook?
I tried this on WP 5.1.1 and ACF both 5.7.13 and 5.8.0.
Thanks
Hey!
since version 1.15.1, repeater fields registered for ACF Options stopped showing their data.
It's caused by switching from
acf/inittowp_loadedwhen registering fields.What was the reason to change this hook?
I tried this on WP 5.1.1 and ACF both 5.7.13 and 5.8.0.
Thanks