Skip to content

Not working with ACF 5.7.12 onwards – "acf_local" function removed #18

Description

@joneslloyd

Great plugin!

It doesn't seem to be working with ACF 5.7.12 onwards due to the acf_local function being removed.

ACF support said:

Yes, the `acf_local()` function was removed whilst making improvements to the "Local Fields" component.
Instead of directly accessing the acf_local() data, please make use of the functions available in the "includes/local-fields.php" file such as:
- acf_get_local_field_groups()
- acf_get_local_fields()

I'm not experienced enough with this particular part of ACF to patch it, but I just wanted to let you know.

Thanks,
Lloyd

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions