gpeb_filter_form_field DescriptionUsageParametersDescription Filter the field object that will be used to build the filters form. Usage add_filter( 'gpeb_filter_form_field', 'my_custom_function' ); Parameters field array The field object. form array The form object.