apply_filters( 'mcs_publish_imports', bool, array )
Override status of event to automatically approve publication during imports.
Parameters:
| Name | Type | Description |
|---|---|---|
bool |
$import true to import with published status. Default false. |
|
array |
$events Array of events being imported in this pull. |
- Source:
Returns:
bool