Allow customizing the blog ID returned with the author in WordPress.com REST API queries.
wpcom_api_pre_get_active_blog_author
wpcom_api_pre_get_active_blog_authorwpcom_api_pre_get_active_blog_authorAllow customizing the blog ID returned with the author in WordPress.com REST API queries.
likes_new_layoutEnable an alternate Likes layout.
jetpack_search_classic_search_enabledFilter whether classic search should be enabled. By this stage, search module would be enabled already.
jetpack_instant_search_prevent_tracking_cookies_resetWhether to prevent tracking cookie reset. More information `pbmxuV-39H-p2`.
jetpack_fetch_stats_cache_expirationFilters the expiration time for the stats cache.
jetpack_force_2fa_login_error_messageFilter the login error message. Defaults to a message that explains the user must use a WordPress.com account with 2FA enabled.
jetpack_force_2fa_dependency_noticeFilter if an admin notice is deplayed when Force 2FA is required, but SSO is not enabled. Defaults to true.
jetpack_force_2fa_capFilter the role to force 2FA for. Defaults to manage_options.
jetpack_force_2faFilter to include Force 2FA feature. By default, `manage_options` users are forced when enable. The capability can be modified with the `jetpack_force_2fa_cap` filter. To enable the feature, add the following code: add_filter( ‘jetpack_force_2fa’, ‘__return_true’ );
jetpack_ai_chat_answer_promptFilter for an answer prompt override. Example: “Talk like a cowboy.”