Filter the URL used when authorizing a user to a WordPress.com account.
jetpack_build_authorize_url
jetpack_build_authorize_urljetpack_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.
jetpack_connection_ui_activeFilter to activate Jetpack Connection UI.INTERNAL USE ONLY.
jetpack_sso_login_form_explanation_textFilter the messeage displayed below the SSO button.
jetpack_received_remote_request_responseFired when the remote request response has been received.