jetpack_log_entry, $log_entry

jetpack_log_entry, $log_entry

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_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.