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