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. |
Since
- 1.1
Source
- Defined in
src/Legacy/Utility/Common.phpat line 696 - Defined in
src/Search/Querying/Visitors/AbstractSearchFilterVisitor.phpat line 308