apply_filters( 'ep_disable_search_weighting', bool )
Filter to disable loading of Search weighting engine.
Parameters:
Name | Type | Description |
---|---|---|
bool |
Whether to disable search weighting engine. Defaults to false. |
- Since:
- 4.0
- Source:
Returns:
bool Whether to disable search weighting engine.