Filter: gravityview/az_filter/collation
Override the default query collation for the letter comparison.
Parameters
| Name | Type | Description |
|---|---|---|
| $collation_override | string | The collation override for the query. May be necessary to limit results with non-latin characters containing accents. Return a valid collation to override, like 'utf8mb4_bin'. |
| $query | string | The MySQL query passed to the database. |
Since
Source
Defined in widget/gravityview-a-z-entry-filter-widget.php at line 339