Findstr – WordPress Plugin

Filter: findstrUnFilterableFields

apply_filters( 'findstrUnFilterableFields', unFilterableFields ) → {Array}

Filter fields that can't be filterable

Parameters:
Name Type Description
unFilterableFields Array
Source:
  • admin/search-options/src/components/indexableFields.js, line 46
Returns:

fields

Type
Array

Findstr is a project by Vortex Solution. GitHub repository: Findstr Plugin.

Home

Documentation

  • Configuration
  • Fields
  • Frontend-styling
  • Frontend-templating-handlebars
  • Frontend-templating
  • Frontend-translating
  • Functions
  • Installation
  • Javascript Events
  • Release_and_Update

PHP Actions

  • findstr_after_index
  • findstr_after_template_part
  • findstr_base_field_template_end
  • findstr_base_field_template_start
  • findstr_before_template_part

PHP Filters

  • findstr_data_to_index
  • findstr_date_format_{format}
  • findstr_default_search_query_args
  • findstr_disable_indexing_on_save
  • findstr_document_language
  • findstr_document_should_be_indexed
  • findstr_document_taxonomies
  • findstr_document_weight
  • findstr_excluded_custom_fields
  • findstr_featured_image_id
  • findstr_field_args
  • findstr_field_types
  • findstr_fields_save_path
  • findstr_fields_source
  • findstr_fields_sources
  • findstr_filterable_attributes
  • findstr_front_script_data
  • findstr_get_fields
  • findstr_index_args
  • findstr_index_batch_size
  • findstr_index_ids
  • findstr_index_ids_sorted_by_languages
  • findstr_index_post_status
  • findstr_indexable_field
  • findstr_indexable_fields_loop_to_index
  • findstr_indexable_post_types
  • findstr_locate_template
  • findstr_plugin_update_channel
  • findstr_post_terms
  • findstr_ranking_rules
  • findstr_search_button_args
  • findstr_search_button_html
  • findstr_search_menu_item_title
  • findstr_search_query_args
  • findstr_search_results
  • findstr_server_settings
  • findstr_settings_file_stored
  • findstr_settings_indexable_fields_save_path
  • findstr_settings_save_path
  • findstr_settings_weight_management_save_path
  • findstr_sortable_attributes
  • findstr_strip_invisible
  • findstr_template_args
  • findstr_template_theme_dir
  • findstr_translations
  • findstr_update_fields

Javascript Actions

  • afterSearchResults
  • beforeSearch
  • findstrFieldsInit
  • findstrInit
  • findstrOnFilterEvents
  • resetFilters
  • searchResults
  • searchResultsFirstLoad
  • urlUpdated

Javascript Filters

  • appendResults
  • fieldOptions
  • findstrBuildSearchQuery
  • findstrCheckboxFieldChoices
  • findstrDatepickerOptions
  • findstrDebounceTime
  • findstrDropdownSelectOptions
  • findstrEmptyResultsData
  • findstrEmptyResultsMessageOnInit
  • findstrFieldTypes
  • findstrFieldValueLabel
  • findstrQueryMinLength
  • findstrSelectedFiltersItems
  • findstrSortLabel
  • findstrUnFilterableFields
  • setFacetsDistribution
  • urlManagementDisabled