apply_filters( 'findstrCheckboxFieldChoices', choices Object, field Object )
add_filter( 'findstrCheckboxFieldChoices', choices Object, field Object )
Filter the choices for the checkbox field
Parameters
| Name | Type | Description |
|---|---|---|
choices | Object | The choices object |
field | Object | The field object |
- Source
Returns:
The choices object
- Type:
- Object