Description
Fires after an automatic import has finished.
Parameters
This hook does not pass any parameters.
Example
add_action( 'cbc_automatic_import_complete', function() {
// e.g. purge a cache after new videos were imported
} );Fires after an automatic import has finished.
This hook does not pass any parameters.
add_action( 'cbc_automatic_import_complete', function() {
// e.g. purge a cache after new videos were imported
} );Bring your YouTube content into WordPress and let it update itself. Includes automatic updates and support.