Allows 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.
Parameters
- $is_connection_ready
bool Is the connection ready?
- $connection_manager
AutomatticJetpackConnectionManager Instance of the Manager class, can be used to check the connection status.
Changelog
- Introduced in Jetpack 9.7.0