Filter the output HTML of Related Posts.
jetpack_related_posts_display_markup
jetpack_related_posts_display_markupjetpack_site_before_disconnectedFires before a site is disconnected.
jetpack_my_jetpack_should_initializeAllows filtering whether My Jetpack should be initialized.
jetpack_sync_add_required_data_settingsFires when the required settings have been adding to the static data_settings array.
jetpack_stats_excluded_ipsAllow excluding specific IP addresses from being tracked in Stats.Note: for this to work well, visitors’ IP addresses must: be stored and returned properly in IP address headers; not be impacted by any caching setup on your site.
jetpack_sandbox_add_profile_parameterWhether to add the X Debug query parameter to the request made to the Sandbox
jetpack_sso_disallowed_staging_noticeFilters the disallowed notice for staging sites attempting SSO.
jetpack_sso_unknown_user_noticeFilters the “couldn’t find your account” notice after an attempted SSO.
jetpack_identity_crisis_ui_initAction called after initializing Identity Crisis UI.
jetpack_i18n_stateFilters the i18n state data for use by Webpack bundles built with `@automattic/i18n-loader-webpack-plugin`.