Description
Video post excerpt filter that runs before inserting the post into the database.
Parameters
- $post_excerpt
- (string)(required) The excerpt of the video post that will be inserted into the database.
- Default:string
- $video
- (array)(optional) Video details returned by YouTube API.
- Default:None
- $theme_import
- (array)(optional) If user chose to import videos for compatible WP theme, this variable will hold the theme details. Useful to separate posts created for the theme from regular video posts.
- Default:None