uawdijnntqw1x1x1
IP : 3.136.37.101
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
.
/
public_html
/
wp-content
/
plugins
/
clearfy
/
components
/
html-minify
/
uninstall.php
/
/
<?php // if uninstall.php is not called by WordPress, die if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { die; } // remove plugin options global $wpdb; if ( ! function_exists( 'is_plugin_active_for_network' ) ) { require_once( ABSPATH . 'wp-admin/includes/plugin.php' ); } if ( is_multisite() ) { $wpdb->query( "DELETE FROM {$wpdb->sitemeta} WHERE meta_key LIKE 'wbcr_htm_%';" ); } $wpdb->query( "DELETE FROM {$wpdb->options} WHERE option_name LIKE 'wbcr_htm_%';" );
/home/batcwwjx/./old/./public_html/wp-content/plugins/clearfy/components/html-minify/uninstall.php