jetpack_log_entry, $log_entry
jetpack_log_entry, $log_entry
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_log_entry, $log_entry') is found 1 times:
- /class.jetpack.php line 3335
* @param string code Unique name for the event. * @param string data Data about the event. * } */ do_action( 'jetpack_log_entry', $log_entry ); } /** * Get the internal event log. * * @param string $event only return the specific log events.