Filter the URL used when connecting a user to a WordPress.com account.
jetpack_build_connection_url
jetpack_build_connection_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.
jetpack_server_sandbox_initFires when the server sandbox is initialized. This action is used to ensure that the server sandbox action hooks are set up only once.