apply_filters( 'classifai_dalle_caption', $caption ) → {string}
Filter the default attribution added to generated images.
Parameters:
Name | Type | Description |
---|---|---|
$caption |
string | Attribution to be added as a caption to the image. |
- Since:
- 2.1.0
- Source:
Returns:
Caption.
- Type
- string