apply_filters( 'ep_dashboard_indexable_labels', $labels ) → {array}
Filter indexable labels used in dashboard sync UI
Parameters:
Name | Type | Description |
---|---|---|
$labels |
array | Current indexable lables |
- Since:
- 3.0
- Source:
Returns:
New labels
- Type
- array