MEDIUM RISK
3.8 → 3.9
Medium risk: 3 removed classes, 1 removed hook, 1 removed REST route.
- The filter
jetpack_wp_admin_newsletter_settings_enabledis no longer fired. Any code hooked to it stops running silently. - The class
Automattic\Jetpack\Connection\Wpcom_Connectorwas removed. Code that instantiates or extends it will fatal. - The class
Automattic\Jetpack\My_Jetpack\Activitylogwas removed. Code that instantiates or extends it will fatal. - The class
Automattic\Jetpack\My_Jetpack\REST_AIwas removed. Code that instantiates or extends it will fatal. - The REST route
/jetpack/v4/jetpack-ai-jwtwas removed. Integrations calling it will 404. - The script/style handle
wpcom-connector-cardis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - New external hostnames appear in this release: widgets.wp.com.