coreactivity_event_log_failed
Description
Action fired if the event has not been logged due to an error while adding log entry to the database.
Definition
apply_filters( “coreactivity_event_log_failed“, $data, $meta, $event );
Arguments
Name
Type
Description
data
array
main data array
meta
array
additional data array
event
object
event object with all the event information