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