apply_filters( 'classifai_{feature}_label', $label ) → {string}
Filter the feature label.
Parameters:
Name | Type | Description |
---|---|---|
$label |
string | Feature label. |
- Since:
- 3.0.0
- Source:
Returns:
Filtered label.
- Type
- string