Allow external code to add additional supported partners.
jetpack_partner_coupon_supported_partners
jetpack_partner_coupon_supported_partnersjetpack_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.
jetpack_build_connection_urlFilter the URL used when connecting a user to a WordPress.com account.
jetpack_update_activated_state_on_disconnectFilters whether the Jetpack activated state should be updated after disconnecting.
jetpack_is_connection_readyAllows filtering whether the connection is ready to be used. If true, this will enable the Jetpack UI and modules Modules will be enabled depending on the connection status and if the module requires a connection or user connection.
jetpack_loadedFires when Jetpack is fully loaded and ready. This is the point where it’s safe to instantiate classes from packages and namespaces that are managed by the Jetpack Autoloader.