/var/www/(Del)hsihk.com/wp-content/plugins/yith-woocommerce-ajax-search/uninstall.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
/**
 * Uninstall plugin
 *
 * @author Your Inspiration Themes
 * @package YITH WooCommerce Ajax Search
 * @version 1.1.1
 */

// If uninstall not called from WordPress exit
if( !defined'WP_UNINSTALL_PLUGIN' ) )
    { exit; }

global 
$wpdb;