apply_filters( 'findstrSortLabel', label, option, direction, field ) → {string}

Filter the sort label

Parameters:
Name Type Description
label string

The label

option string

The option

direction string

The direction

field object

The field object

Source:
Returns:

The label

Type
string

apply_filters( 'findstrSortLabel', label, option, direction, field ) → {string}

Filter the sort label

Parameters:
Name Type Description
label string

The label

option string

The option

direction string

The direction

field object

The field object

Source:
Returns:

The label

Type
string