| Server IP : 92.204.28.36 / Your IP : 216.73.217.69 Web Server : Apache System : Linux sxb1plmcpnl510317.prod.sxb1.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : f981716tud7w ( 9071646) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/f981716tud7w/public_html/evucan.com/www/wp-content/plugins/blackhole-bad-bots/ |
Upload File : |
<?php // Blackhole for Bad Bots - Uninstall Remove Options
if (!defined('ABSPATH') && !defined('WP_UNINSTALL_PLUGIN')) exit();
global $wpdb;
$wpdb->query("DELETE FROM $wpdb->options WHERE option_name LIKE '%blackhole_get_vars%'");
delete_option('bbb_options');
delete_option('bbb_badbots');
delete_option('blackhole-bad-bots-dismiss-notice');