apply_filters( 'classifai_openai_settings_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:
- 2.2.0
- Source:
Returns:
Array of taxonomies.
- Type
- array