File "uninstall.php"
Full Path: /home/ycoalition/public_html/blog/wp-content/plugins/klaviyo/uninstall.php
File size: 256 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* WooCommerceKlaviyo Uninstall
*
* Uninstalling WooCommerceKlaviyo deletes user roles, options, tables, and pages.
*
* @package WooCommerceKlaviyo/Uninstaller
* @version 0.9.0
*/
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
exit();
}