HEX
Server: LiteSpeed
System: Linux server25.dn-server.com 4.18.0-477.13.1.lve.el7h.x86_64 #1 SMP Thu Jun 1 16:49:27 UTC 2023 x86_64
User: farzache (3006)
PHP: 7.4.33
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/farzache/public_html/wp-content/plugins/wp-whatsapp-chat/uninstall.php
<?php

if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
  die( '-1' );
}

if ( ! is_multisite() ) {
  delete_user_meta( get_current_user_id(), 'qlwapp-user-rating' );
  delete_option( 'qlwapp' );
}