Filter: classifai_openai_dalle_style_options

apply_filters( 'classifai_openai_dalle_style_options', $model ) → {int}

Filter the image style options that are available.

Useful if you want to change to a different model that has different options.

Parameters:
Name Type Description
$model int

The default style options.

Since:
  • 3.4.0
Source:
Returns:

The style options.

Type
int