apply_filters( 'findstrSortLabel', label string, option string, direction string, field object )
add_filter( 'findstrSortLabel', label string, option string, direction string, field object )
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