apply_filters( 'vimeotheque\import_post_title', string $title , array $video , bool $false )
Post title filter before the post is inserted into the database.
Parameters
- $title
-
The post title.
- $video
-
The video details.
- $false
-
Unused parameter.