Plugin filters / cbc video post date

Description

Filter for the video post date that runs before the post is inserted into the database.

Parameters

$post_date
(string)(required) Post date formatted as Y-m-d H:i:s

Default:None
$video
(array)(optional) Video details returned by YouTube API.

Default:None
$theme_import
(array)(optional) If user chose to import videos for compatible WP theme, this variable will hold the theme details. Useful to separate posts created for the theme from regular video posts.

Default:None

Related