apply_filters( 'findstrCheckboxFieldChoices', choices, 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