Skip to content

Remove ACF as a dependency frontend #43

@walbo

Description

@walbo

Would love for themes to be able to disable ACF frontend in order to provide a performance boost.

As far as I can see we only have one line that depends on ACF frontend now. See code below

$layouts = get_field( 'hogan_' . $field_group . '_modules_name', $post );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions