Fired when we want to log an event to the Jetpack event log.
Parameters
- $code
string Unique name for the event.
- $data
string Optional data about the event.
Changelog
- Introduced in Jetpack 1.7.0
jetpack_event_logFired when we want to log an event to the Jetpack event log.
stringUnique name for the event.
stringOptional data about the event.