Skip to content

Enable all features that require a filter into Beta Features admin section. #433

@cbravobernal

Description

@cbravobernal

What

There are a few new features that requires a filter to be enabled, like:

  • add_filter( 'acf/settings/enable_datastore', '__return_true' );
  • add_filter( 'acf/settings/enable_acf_ai', '__return_true' );
  • add_filter( 'acf/settings/enable_schema', '__return_true' );

Those should be enabled by an admin user through the beta features panel, apart from extra filters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions