jetpack_event_log

jetpack_event_log

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('jetpack_event_log') is found 1 times:

  • /vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php line 757
    		 *
    		 * @param string $code Unique name for the event.
    		 * @param string $data Optional data about the event.
    		 */
    		do_action( 'jetpack_event_log', 'unlink' );
    		return $this->connection->disconnect_user(
    			$user_id,
    			(bool) $user_id
    		);
    	}
    
    

See this hook used in plugins: