do_action( 'ep_instant_results_available', $available )
Whether the feature is available for non ElasticPress.io customers.
Installations using self-hosted Elasticsearch will need to implement an API for handling search requests before making the feature available.
Parameters:
Name | Type | Description |
---|---|---|
$available |
string | Whether the feature is available. |
- Since:
- 4.0.0
- Source: