Support

Account

Home Forums Backend Issues (wp-admin) Get_field_objects or get_fields inside acf/load_field causes fatal error Reply To: Get_field_objects or get_fields inside acf/load_field causes fatal error

  • I stepped through the code and found an easier way. First parameter I believe can be the group slug string or ID. Didn’t get to the bottom of what was causing the infinite loop.

    $group_fields = acf_get_raw_fields('group_5a18e8e4866e0');