Fires inside the admin_notices hook just before displaying the error message for a broken connection. If you want to disable the default message from being displayed, return an empty value in the jetpack_connection_error_notice_message filter.
Parameters
- $errors
array The array of errors. See AutomatticJetpackConnectionError_Handler for details on the array structure.
Changelog
- Introduced in Jetpack 8.9.0