apply_filters( 'ep_index_prefix', $prefix ) → {string}
Filter index prefix. Defaults to nothing
Parameters:
Name | Type | Description |
---|---|---|
$prefix |
string | Current prefix |
- Since:
- 2.5
- Source:
Returns:
New prefix
- Type
- string