Filters the Connection_Manager instance used by the Connection abilities. Tests inject a partial mock here; production callers should leave the default. The filter callback receives the package-default instance and must return a Connection_Manager — non-Manager returns are discarded.
Parameters
- $manager
Connection_Manager The default instance.
Changelog
- Introduced in Jetpack 8.4.0