Filter to add connection errors Format: array( array( ‘code’ => ‘…’, ‘message’ => ‘…’, ‘action’ => ‘…’ ), … )
Parameters
- $errors
array Connection errors.
Changelog
- Introduced in Jetpack 8.7.0
react_connection_errors_initial_stateFilter to add connection errors Format: array( array( ‘code’ => ‘…’, ‘message’ => ‘…’, ‘action’ => ‘…’ ), … )
arrayConnection errors.