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