Fires when an array of actions are received from a remote Jetpack site
Parameters
- $events
array Array of actions received from the remote site
- $token
(object | null) The auth token used to invoke the API
Changelog
- Introduced in Jetpack 1.6.3
jetpack_sync_remote_actionsFires when an array of actions are received from a remote Jetpack site
arrayArray of actions received from the remote site
(object | null)The auth token used to invoke the API