apply_filters( 'classifai_dalle_prompt', $prompt ) → {string}
Filter the prompt we will send to DALL·E.
Parameters:
Name | Type | Description |
---|---|---|
$prompt |
string | Prompt we are sending to DALL·E. |
- Since:
- 2.0.0
- Source:
Returns:
Prompt.
- Type
- string