do_action( 'ep_after_sync_error', $error )
Fires after a sync failed due to a PHP fatal error.
Parameters:
Name | Type | Description |
---|---|---|
$error |
array | The error |
- Since:
- 4.2.0
- Source:
Fires after a sync failed due to a PHP fatal error.
Name | Type | Description |
---|---|---|
$error |
array | The error |