findstr_field_types

apply_filters( 'findstr_field_types', $field_types array )

  add_filter( 'findstr_field_types', $field_types array )

FindStr field types

This filter allows you to add or remove field types from the FindStr plugin.

Parameters

NameTypeDescription
$field_typesarray
Returns:

$field_types

Type: 
array