Filter the options that we should compare to determine an identity crisis.
jetpack_identity_crisis_options_to_check
jetpack_identity_crisis_options_to_checkjetpack_identity_crisis_options_to_checkFilter the options that we should compare to determine an identity crisis.
jetpack_content_widthFilter the Content Width value.
jetpack_site_registeredFires when a site is registered on WordPress.com.
jetpack_module_configuration_screen_{$module_id}Fires when a feature configuation screen is loaded.The dynamic part of the hook, $module_id, is the module ID.
jetpack_notices_update_settingsFires within the displayed message when a feature configuation is updated.
jetpack_stats_base_urlFilter the URL used as the Stats tracking pixel.
jetpack_module_configuration_load_{$_GET['configure']}Fires when a module configuration page is loaded.The dynamic part of the hook is the configure parameter from the URL.
jetpack_unrecognized_actionFires when a Jetpack admin page is loaded with an unrecognized parameter.
can_display_jetpack_manage_noticeShould the Jetpack Remote Site Management notice be displayed.
jetpack_module_configuration_head_{$_GET['configure']}Fires in the of a particular Jetpack configuation page.The dynamic portion of the hook name, $_GET[‘configure’], refers to the slug of module, such as ‘stats’, ‘sso’, etc. A complete hook for the latter would be ‘jetpack_module_configuation_head_sso’.