Filter: gravityview_search_operator
Modify the search operator for the field (contains, is, isnot, etc)
Parameters
| Name | Type | Description |
|---|---|---|
| $operator | string | Existing search operator |
| $filter | array | array with key, value, operator, type keys |
| $view | \GV\View | The View we're operating on. |
Since
- 2.0: Added $view parameter
Source
- Defined in
includes/search/querying/visitors/abstract-search-filter-visitor.phpat line 262 - Defined in
includes/class-common.phpat line 668