apply_filters( 'classifai_feature_classification_setting_taxonomies', $supported, $this ) → {array}
Filter taxonomies shown in settings.
Parameters:
Name | Type | Description |
---|---|---|
$supported |
array | Array of supported taxonomies. |
$this |
object | Current instance of the class. |
- Since:
- 3.0.0
- Source:
Returns:
Array of taxonomies.
- Type
- array