Change WordPress user roles and capabilities › Forums › Bug Reports › Meta boxes via ACF Pro › Reply To: Meta boxes via ACF Pro
14/03/2016 at 02:48
#2127
Vladimir
Keymaster
Hi,
ACF Pro uses to add its meta boxes not ‘add_metaboxes’ action as WordPress recommends, but ‘admin_head’ action. This was a reason why URE Pro missed them.
Thanks for your help in discovering this issue.
I included the fix for it to the upcoming version 4.23.3. I plan to publish it this week.