Skip to main content

Filter: gravityview/az_filter/collation

Override the default query collation for the letter comparison.

Parameters

NameTypeDescription
$collation_overridestringThe 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'.
$querystringThe MySQL query passed to the database.

Since

Source

Defined in widget/gravityview-a-z-entry-filter-widget.php at line 339