apply_filters( 'classifai_openai_dalle_size_options', $model ) → {int}
Filter the image size 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 size options. |
- Since:
- 3.4.0
- Source:
Returns:
The size options.
- Type
- int