Filters the message to be displayed in the admin notices area when there’s a connection error. By default we don’t display any errors. Return an empty value to disable the message.
Parameters
- $message
string The error message.
- $errors
array The array of errors. See AutomatticJetpackConnectionError_Handler for details on the array structure.
Changelog
- Introduced in Jetpack 8.9.0