Filters the i18n state data for use by Webpack bundles built with `@automattic/i18n-loader-webpack-plugin`.
jetpack_i18n_state
jetpack_i18n_statejetpack_i18n_stateFilters the i18n state data for use by Webpack bundles built with `@automattic/i18n-loader-webpack-plugin`.
jetpack_remote_request_urlFilters the remote request url.
'jetpack_deactivate_module_' . self::JETPACK_SEARCH_MODULE_SLUGFires when a module is deactivated.The dynamic part of the filter, $module, is the module slug.
'jetpack_activate_module_' . self::JETPACK_SEARCH_MODULE_SLUGFires when a module is deactivated.The dynamic part of the filter, $module, is the module slug.
jetpack_partner_coupon_supported_presetsAllow external code to add additional supported presets.
jetpack_partner_coupon_supported_partnersAllow external code to add additional supported partners.
jetpack_partner_coupon_productsAllow for plugins to register supported products.
my_jetpack_initFires after the My Jetpack package is initialized
jetpack_open_graph_image_default_alt_textFilter the default Open Graph image alt text, used when the Open Graph image from the post does not have an alt text.
jetpack_podcast_helper_tracks_quantityAllow requesting a specific number of tracks from SimplePie’s `get_items` call. The default number of tracks is ten.