uninstall.php
336 Bytes
<?php
/**
* Summary (no period for file headers)
*
* Description. (use period)
*
* @link https://wordpress.org/plugins/woocommerce-role-based-price/
* @package Role Based Price For WooCommerce
* @subpackage Role Based Price For WooCommerce/core
* @since 3.0
*/
if( ! defined('WP_UNINSTALL_PLUGIN') ) {
exit;
}