jetpack_feature_import_enabled
jetpack_feature_import_enabled
Appears in: jetpack.16.0
Hook Type: action
Displaying hooks found in version: jetpack.16.0do_action('jetpack_feature_import_enabled') is found 1 times:
- /class.jetpack.php line 819
if ( class_exists( Import_Main::class ) ) { Import_Main::configure(); if ( ! did_action( 'jetpack_feature_import_enabled' ) ) { do_action( 'jetpack_feature_import_enabled' ); } } } /** * Before everything else starts getting initalized, we need to initialize Jetpack using the