Filter: classifai_excerpt_generation_author_name
Filter the author name used in excerpt generation.
Parameters
| Name | Type | Description |
|---|---|---|
| $author_name | string | The author's display name. |
| $post_id | int | The post ID. |
Since
- 3.x.x
Source
Defined in includes/Classifai/Features/ExcerptGeneration.php at line 220
Returns
The author name to use in the prompt.