<?php /** * WooCommerce Quickview Uninstall * * Uninstalling WooCommerce Quickview * * @author WolfThemes * @category Core * @package WolfWooCommerceQuickview/Uninstaller * @version 1.1.0 */ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; }