Plugin actions / cbc before post insert

Description

Action triggered before a new video post is inserted into the database.

Parameters

$video
(array)(optional) Video details array

Default:None
$theme_import
(array)(optional) If WP theme is compatible with the plugin and the user chose to import video as theme post the variable will hold the theme details.

Default:array

Related