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