Filter the URL to redirect the user back to when the authentication process is complete.
jetpack_token_redirect_url
jetpack_token_redirect_urljetpack_token_redirect_urlFilter the URL to redirect the user back to when the authentication process is complete.
jetpack_token_processing_urlFilter the URL of the first time the user gets redirected back to your site for connection data processing.
jetpack_api_urlFilters the API URL that Jetpack uses for server communication.
jetpack_reject_terms_of_serviceActon fired when the master user has revoked their agreement to the terms of service.
jetpack_tos_agreedFilter whether ToS were accepted on this site.
jetpack_search_query_languagesFilter the languages used by Jetpack Search’s Query Parser.
jetpack_search_abortFires when the Jetpack Search fails and would fallback to MySQL.
jetpack_reject_to_terms_of_serviceActon fired when the master user has revoked their agreement to the terms of service.
jetpack_agreed_to_terms_of_serviceActon fired when the master user has agreed to the terms of service.
jetpack_block_editor_enable_upgrade_nudgeFilter ‘jetpack_block_editor_enable_upgrade_nudge’ with `true` to enable or `false` to disable paid feature upgrade nudges in the block editor. When this is changed to default to `true`, you should also update `modules/memberships/class-jetpack-memberships.php` See https://github.com/Automattic/jetpack/pull/13394#pullrequestreview-293063378