Filter: classifai_{feature}_setting_taxonomies

apply_filters( 'classifai_{feature}_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