apply_filters( 'ep_admin_index_prefix', $show ) → {boolean}
Filter whether to show index prefix field in admin UI or not
Parameters:
Name | Type | Description |
---|---|---|
$show |
boolean | True to show |
Returns:
New value
- Type
- boolean