EffectIO GravityView - Advanced Filter Extension

Original price was: $70.00.Current price is: $9.99. / year

Drop-in compatible replacement & Licensed Product

Filter which entries are shown in a View based on their values. Version: 2.2 Filter which entries are shown in a View based on their values.

Released on: 2026-02-23

Single License

Club Membership

17,99 / Month Membership

NEW Activate all licensed items with the free Dashboard

EffectIO Dashboard

Discover when we give away free Plugins

Find out when we give items for Free


Hey! 🎉 Monthly emails, tops. Snag exclusive plugins/themes for $0. They go quick, but you might just get a freebie! 😉

30 Days Money Back Guarantee

Guaranteed pre-activated plugins. Most items work immediately after installation. Open a support ticket to obtain the license keys for the ones that ask for activation.

Free support to install and setup on your site.

WordPress Plugin Update: GravityView – Advanced Filter Extension 2.1.14

Are you a WordPress developer looking to enhance the functionality of GravityView – Advanced Filter Extension? Look no further! We are excited to introduce the latest update for this incredible plugin, now available on the EffectIO platform, your cost-saving alternative for plugin updates. 🚀

With the GravityView – Advanced Filter Extension 2.1.14, you can effortlessly fine-tune your GravityView search experience. This update brings exciting features and improvements that will make managing your WordPress website easier than ever before.

Powerful Features of GravityView – Advanced Filter Extension 2.1.14:

  • Improved search functionality with advanced filter options ✨
  • Enhanced performance for faster loading times ⚡
  • User-friendly interface for seamless integration
  • Compatibility with the latest versions of WordPress
  • Greater control over search results with customizable filters
  • Efficient management of search parameters
  • Improved user experience for visitors
  • Compatibility with popular themes and plugins

These are just a few of the many benefits you can enjoy with GravityView – Advanced Filter Extension 2.1.14. With updates regularly delivered through the EffectIO Dashboard, you can easily keep your plugin up to date and take advantage of its newest features. Don’t worry about activation either – all items from EffectIO come pre-activated for your convenience.

At EffectIO, we believe in the power of open-source software. That’s why all our products, including GravityView – Advanced Filter Extension 2.1.14, are based on GPL code, ensuring the freedom and flexibility you need as a WordPress developer. On top of that, we provide premium support to assist you with any questions or issues you may encounter.

Upgrade Your WordPress Site Today

Discover the incredible benefits of GravityView – Advanced Filter Extension 2.1.14 and experience the convenience of updates via the EffectIO Dashboard. With our super deals offering 30% to 90% discounts, you can save big on essential plugins for your WordPress website. Don’t miss out – upgrade your site today and unlock its full potential!

Filter which entries are shown in a View based on their values.

4.4.0
  • This release improves Repeater field support and SQLite compatibility, and fixes issues with dynamic field values and relative date filters. #### ✨ Improved
  • Nested field labels now include their parent field name for easier identification.
  • Compatibility with WordPress installations using SQLite.
  • Support for Repeater fields. #### 🐛 Fixed
  • Dynamically-added custom values in dropdown, checkbox, and radio fields not displaying correctly.
  • Relative date filters (e.g., "Today") using the `is` operator not matching same-day entries.
4.3.1
  • This update fixes special character handling in conditional logic filters. #### 🐛 Fixed
  • Conditional logic comparisons failing when choice-based field values contain special characters (e.g., `>`, `<`, `&`, quotes).
4.3.0
  • This release adds conditional filtering on joined forms with the Multiple Forms extension and enhances conditional logic for Views and fields, along with related bug fixes. #### 🚀 Added
  • Conditional filtering on joined forms (requires [Multiple Forms](https://www.gravitykit.com/products/multiple-forms/) 0.6.0 or newer).
  • Support for using merge tags in text inputs.
  • Automatic "Currently Logged-in User" options for Populate Anything fields using WordPress users as a source. #### 🐛 Fixed
  • Errors when using Consent field sub-inputs in conditional logic.
  • Filters using `{user:}` and `{created_by:}` merge tags are now treated as no-match when the user is logged out.
4.2.0
  • This update improves View and field conditional logic. #### 🚀 Added
  • Ability to search fields by "does not contain".
  • Predefined options (e.g., Today, Tomorrow, etc.) for Date fields. #### ✨ Improved
  • Created By field now support `is empty` and `is not empty` operators. #### 🐛 Fixed
  • Filtering not working with radio button fields and Survey field Likert scales.
4.1.1
  • This update resolves a potential issue affecting View filters and field conditional logic. #### 🐛 Fixed
  • A potential JavaScript conflict that could prevent configuring View filters and field conditional logic.
4.1.0
  • This release adds support for custom filter values and merge tags in multi-value filters, and fixes several issues, including a deprecation notice in Gravity Forms 2.9.1+. #### 🚀 Added
  • Ability to define custom filter values when using the `has ANY of` or `has ALL of` operators.
  • Support for merge tag processing in filters with multiple values. #### 🐛 Fixed
  • Deprecation notice in Gravity Forms 2.9.1 or newer caused by the use of the `GFFormsModel::matches_operation()` method.
  • An issue where a missing filter value, when combined with the `has ANY of` or `has ALL of` operators, caused the user interface to break.
4.0.4
  • This update adds new filter operators for fields with predefined choices, and resolves various filtering and logic issues. #### 🚀 Added
  • `is empty` and `is not empty` operators for fields with predefined choices.
  • Option to specify a custom value for the `contains` operator when fields have predefined choices. #### 🐛 Fixed
  • Incorrect results returned when a `Current User Role` filter option was combined with another condition using an `OR` statement.
  • PHP warning when filter condition value is left empty.
  • Field conditional logic on a field from a joined form (via Multiple Forms extension) did not work.
4.0.3
  • This update resolves an issue where it was not possible to completely remove filters from a View. #### 🐛 Fixed
  • Removing all filters or the last one caused them to reappear after saving the View.
4.0.2
  • This release fixes an issue with field comparisons involving merge tags and addresses a PHP 8.2 deprecation notice. #### 🐛 Fixed
  • Incorrect results returned when comparing two fields, with the second field's value provided by a merge tag (e.g., "Field A is greater than {Field B:2}").
  • PHP 8.2 deprecation notice due to passing a `null` value to json_decode().
4.0.1
  • This release resolves the issue where the "Add Condition" button would disappear when configuring View filters or field conditional logic. #### 🐛 Fixed
  • "Add Condition" button disappearing when configuring View filters or field conditional logic.
4.0.0
  • This major update introduces nested groups of conditions with selectable AND/OR logic, role-based filtering, and a new View setting for displaying entries by the logged-in user. [Read the announcement](https://www.gravitykit.com/advanced-filtering-4-0/) for more details. #### 🚀 Added
  • Ability to create nested condition groups.
  • Option to toggle the logical operator (AND/OR) for conditions and condition groups.
  • Filtering based on the current user role(s).
  • View setting to display entries created by the currently logged-in user, serving as a shortcut for the "Created By" filter. __Developer Updates:__
  • Added the `gk/advanced-filters/max-nesting-level` filter to modify the maximum nesting depth for condition groups, with a default setting allowing for nesting up to 3 levels deep.
3.0.5
  • This release fixes a critical error in the View editor and resolves a problem where the Duplicate Page plugin was causing the Advanced Filter's functionality to break. #### 🐛 Fixed
  • JavaScript errors in the View editor caused by the Duplicate Page plugin.
  • Fatal error when opening a previously saved View with no data source configured.
3.0.4
  • This update resolves an issue with the Merge Tag picker disappearing in the View editor, as well as several issues related to filter conditions. #### 🐛 Fixed
  • The Merge Tag picker in the View editor's field settings no longer disappears in the Edit Entry layout.
  • Filtering by progress now accurately interprets entry's '100%' completion rate as 'complete'.
  • Processing filters for non-date fields no longer results in errors.
3.0.3
  • This release introduces support for the Gravity PDF shortcode in the field conditional logic, and addresses a PHP 8.1+ deprecation notice. #### 🚀 Added
  • Added support for the Gravity PDF shortcode (`[gravitypdf]`) in the Empty Field Content area under field conditional Logic. #### 🐛 Fixed
  • A PHP 8.1+ deprecation notice.
3.0.2
  • This release includes fixes for the View and field conditional logic. 🐛 Fixed
  • "Form field ID #X is no longer available" error when adding conditional logic, despite the field existing.
  • "Created by Currently Logged-in User (Disabled for Administrators)" filter not functioning correctly with field conditional logic.
  • Incorrect results when filtering checkbox fields using the "is not" condition.
3.0.1
  • Fixed: Issue with setting relative dates (e.g., "today", "yesterday") in the date input field
3.0.0
  • Improved: The extension was refactored to facilitate future development and maintenance
2.4.1
  • Fixed: Regression introduced in 2.4 where the "is empty" and "is not empty" conditions would return incorrect results
2.4
  • Fixed: Incorrect results could be returned when the form has an upload field with the multiple files option enabled
  • Fixed: Filtering numeric fields (e.g., Number) with empty values using the "is empty" condition would return all entries
2.3
  • Added: Filters containing Merge Tags suffixed with `:disabled_admin` are ignored when the current user is an Admin. e.g. `{user:id:disabled_admin}` ([learn more about this modifier](https://docs.gravitykit.com/article/946-the-disabledadmin-merge-tag-modifier))
  • Improved: Choices filled by [GP Populate Anything](https://gravitywiz.com/documentation/gravity-forms-populate-anything/?ref=263) can now be selected __Developer Updates:__
  • Added: `gk/advanced-filter/disabled-filters` WordPress filter to modify Advanced Filtering filter groups and filters
2.2
  • Added: Shortcode processing in the content that's displayed when the field value does not meet conditional logic
  • Improved: Advanced Filter is now loaded only in the View editor
  • Fixed: "Greater than" and "Less than" comparisons not working with the "Total" field
2.1.14
  • Fixed: Setting entry's creator to "No User" would bypass the "Currently Logged-in User" filter
2.1.13
  • Fixed: PHP notice when using "Any form field" with field conditional logic
  • Fixed: Fatal PHP error when a filter is added and its operator is not modified
2.1.12
  • Improved: It is now possible to filter only those entries that have been updated since creation
  • Updated: German translation (thanks, Michael Eppers!)
2.1.11
  • Fixed: MySQL error on certain hosts when "Date Updated", "Date Created" or "Payment Date" entry meta are filtered using the "is empty" condition
  • Fixed: JavaScript error when a filter is configured for a multi-input form field that no longer exists
2.1.10
  • Fixed: Incorrect results returned when filtering by empty/nonempty multi-file upload fields
2.1.9
  • Fixed: "Created by Currently Logged-in User (Disabled for Administrators)" filter did not work with field conditional logic
  • Fixed: Relative date comparison did not respect WordPress's timezone offset
2.1.8
  • Fixed: Field conditional logic did not work with multiple-input field types (e.g. Address, Name, etc.)
2.1.7
  • Fixed: Comparison of dates in field conditional logical results in a PHP notice
  • Fixed: Checkbox field not working with field conditional logic
  • Fixed: JavaScript error when opening field settings with conditional logic configured for a nonexistent field ID
2.1.6
  • Fixed: Filter values containing certain characters (e.g., "+") would fail to be processed
  • Fixed: Comparison of dates in field conditional logical results in a PHP notice
2.1.5
  • Fixed: Relative date comparison (e.g., "Entry Date" > "tomorrow") not working for field conditional logic
  • Fixed: Decoding of URL-encoded special characters in filter values (e.g., "%26" was not being converted to "&")
2.1.4
  • Fixed: Allow using relative dates (e.g., "now", "today") in the date input field
2.1.3
  • Improved: Merge Tags can be now be processed in field conditional logic filters
  • Modified: Field conditional logic can only be configured for Multiple and Single Entry contexts
2.1.2
  • Fixed: Properly replace Merge Tags in certain "Created By", "Date Created/Updated" and certain other filters
  • Updated: Russian translation (thank you, Irina F!) and Polish translation
2.1.1
  • Fixed: "is empty" and "is not empty" filters not working for Date fields
2.1
  • Added: Conditionally display configured fields based on logic rules
  • Define content that is displayed when the field is not shown
  • Added: Specify custom value when "is" operator is used in combination with predefined select values
  • Added: Support for filtering by a multiple-choice field option that has no label
  • Fixed: Advanced Filter not initializing when a View is created from within the form editor
  • Fixed: PHP warning
2.0.3
  • Added: "Is Empty" and "Is Not Empty" filter condition operators
  • Fixed: Entries with empty field values showing up in results despite having the proper filter condition in place
2.0.2
  • Fixed: Filters not properly saving when using the initial value of a filter drop-down choice
  • This also resulted in the possibility of only entries with empty field values being shown
  • *To fix, please edit your View, re-configure your filters, and update your View**
2.0.1
  • Added: Date Updated to the available filters
  • Fixed: Pre-existing filters created using Version 1.x and using the "All" mode were not able to be deleted
2.0
  • Updated: Brand new interface!
  • Added: Create **seriously powerful** filters using "AND" and "OR" together with nested conditions
  • Added: Use relative dates with "Date Updated" and "Payment Date" entry details
  • Fixed: The combination of search modes (Search Bar "All" mode in combination with Advanced Filter "Any" mode)
  • Fixed: "Show only approved entries" forces uses "All" search mode, even when Search Bar is set to "Any"
  • Fixed: When editing a View using Quick Edit, configured Advanced Filters are deleted
  • Translations: Added Polish translation. Thank you, Dariusz Z!
  • Updated: Now requires GravityView 2.0 and WordPress 4.4
  • No longer works with the [Internet Explorer browser](https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support)
  • Developers: [Read what changed from 1.3 to 2.0](https://docs.gravitykit.com/article/677-advanced-filters-upgrade)
1.3
  • Added: Filter entries by the role of the entry creator - big thanks to [Naomi C. Bush from gravity+](https://gravityplus.pro)!
  • Added: Filter by the roles of the currently logged-in user
  • Added: Filter by entry Approval Status without needing the Approval form field - [Learn how to filter by approval status](https://docs.gravitykit.com/article/470-filtering-by-entry-approval-status)
1.2
  • *Important update - please update as soon as possible.** Fixed: With Gravity Forms 2.3, when using "Created By" filters, the search mode was allowed to be "Any". For Views with the "Any" setting, searches were able to be performed without filters applied.
1.1
  • Fixed: Filtering by Entry ID not working in Gravity Forms 2.3
  • Fixed: Filtering by relative date `today` was showing yesterday's entries on GMT websites
  • Changed option names:
  • From "Logged-in User" to "Currently Logged-in User"
  • From "Logged-in User" to "Currently Logged-in User (Disabled for Administrators)"
  • Updated Dutch translations—thank you, Erik van Beek!
1.0.20
  • Fixed: Filtering by "Entry ID" not saving
  • Fixed: Filtering by a checkbox or multiselect field can prevent viewing a single entry
  • Updated translations: Danish, Spanish (Mexico), French, Norwegian, Portuguese (Brazil)
1.0.19
  • Fixed: Fatal error in the Dashboard if `GravityView_View` is not set
  • Fixed: Prevent accessing plugin file directly
1.0.18
  • Fixed: Issue with "Any form field" filters preventing access to single entries
  • New translations: Spanish translation by Joaquin Rodriguez, German translation by Hubert Test. Thank you!
1.0.17
  • __Important update__: Fixed security issue introduced in 1.0.16 where logged-in users can see all entries.
  • Changed "Created by (or admin)" filter to use `gravityview_edit_others_entries` capability instead of `gravityview_view_others_entries`
1.0.16
  • Fixed: If a View has an empty "Any field has" filter, it prevents accessing single entries
  • Updated: "Created by (or admin)" filter now also allows users with the `gravityview_view_others_entries` capability to see entries
  • Now requires GravityView 1.15 or newer
  • Added additional logging
1.0.15
  • Fixed: Allow comparing against empty field values
  • Fixed: Properly replace Merge Tags when using using "Any form field" filter
  • Added: Chinese translation (Thanks, Edi Weigh!)
1.0.14
  • Fixed: When saving a filter condition using a product field the operator "is" disappears
  • Fixed: When searching by an option field there were no results

Testimonials

Benny O'Brien@benny_obie

The quick response from a friendly team member at @effectioshop honestly caught me off guard.
Nice work!


Stuart Boyle@stuart_boyle

@effectioshop As an eCommerce developer, effectio.org has enabled me to reach higher expectations and my clients are very happy.


22,000+ Users · 180 Countries
Trusted by freelancers, agencies & store owners worldwide

How It Works

Install the free EffectIO Dashboard plugin on your WordPress site. It connects to the EffectIO catalog, detects every premium plugin and theme you own, and gives you a single hub to manage licenses, run updates, and keep your admin panel clean — all from one screen.

One-Click Updates
Update any premium plugin or theme instantly. No manual downloads, no FTP — just click "Update Now."

🔑

License Manager
View, activate, and manage all your license keys in one place. No hunting through emails or vendor dashboards.

🔇

Notification Blocker
Blocks intrusive admin nag screens, upsell banners, and ads that clutter your dashboard. Re-enable anytime.

🛡️

Vendor Request Control
Prevents redundant license-check pings to third-party servers for items you already manage through EffectIO.

📦

Bulk Activation
Club members can activate all eligible plugins and themes at once — one button, zero hassle.

🆓

100% Free
The Dashboard itself costs nothing. Install it and it auto-activates on your domain — no key required.

Get Started in 3 Steps

1

Download & Install

Download the EffectIO Dashboard zip and install it via Plugins → Add New → Upload.

2

Browse & Activate

Open EffectIO → Catalog in your admin panel. The dashboard auto-detects your installed items and matches them to your licenses.

3

Update & Manage

Keep everything current with one-click updates. Manage licenses, block nag notices, and enjoy a cleaner WordPress experience.

Licenses

All WordPress derivative work is GPL-licensed. Most items are pre-activated and ready to use. Some require an activation key — we provide it with your purchase, and the Dashboard lets you apply it in seconds.

Club members enjoy bulk activation: activate every eligible item at once with a single click. No more entering keys one by one.

✅ Money-Back Guarantee

Every item is tested and ships with full features. If something doesn't work and we can't fix it, you get a full refund. We believe premium tools should be accessible — that's why we offer a low-cost subscription so freelancers, small businesses, and agencies can grow without a large upfront investment.

Manage and Update all your sites

17.99 $ / Month Membership

2900 Plugins and Themes. Install, Update, Activate and Delete any plugin. Unlimited Sites. Best WP Agency Deal.

Clean Items

NGO Mission

Always Updated

SSL Connection