jetpack_my_jetpack_should_initialize, $should
jetpack_my_jetpack_should_initialize, $should
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_my_jetpack_should_initialize, $should') is found 1 times:
- /jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php line 568
* @since 0.5.0-alpha * * @param bool $shoud_initialize Should we initialize My Jetpack? */ return apply_filters( 'jetpack_my_jetpack_should_initialize', $should ); } /** * Hook into several connection-based actions to update the historically active Jetpack modules * If the transient that indicates the list needs to be synced, update it and delete the transient *