apply_filters( 'ep_server_type', $type ) → {string}
Filter server type
Parameters:
Name | Type | Description |
---|---|---|
$type |
string | Type (elasticsearch, opensearch, others) |
- Since:
- 4.2.1
- Source:
Returns:
New type
- Type
- string