apply_filters( 'classifai_use_legacy_settings_panel', $use_legacy_settings_panel ) → {bool}
Filter to determine if the legacy settings panel should be used.'
Parameters:
Name | Type | Description |
---|---|---|
$use_legacy_settings_panel |
bool | Whether to use the legacy settings panel. |
- Since:
- x.x.x
- Source:
Returns:
Whether to use the legacy settings panel.
- Type
- bool