Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated: Hook gravityview/adv_filter/field_filters #2232

Open
rafaehlers opened this issue Dec 5, 2024 · 0 comments
Open

Deprecated: Hook gravityview/adv_filter/field_filters #2232

rafaehlers opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@rafaehlers
Copy link
Contributor

When Gravity Flow is active, this notice shows up inside the View editor:

image

Deprecated: Hook gravityview/adv_filter/field_filters is deprecated since version 3.0.0! Use gk/query-filters/field-filters instead. in C:\Users\rafae\Local Sites\gravitykit\app\public\wp-includes\functions.php on line 6114

Coming from this line:

add_filter( 'gravityview/adv_filter/field_filters', array( $this, 'maybe_add_non_default_filter_fields' ), 10, 2 );

Slack discussion: https://gravitykit.slack.com/archives/C064S56TE0L/p1731607946234129?thread_ts=1718740763.226859&cid=C064S56TE0L

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants