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
-
(string) The post title.
- $video
-
(array) The video details.
- $false
-
(bool) Unused parameter.