public static function log_event($data)
 {
     return UBEvents::event('WordpressLogV1.0', $data);
 }