| Current Path : /home/ereika83/public_html/wp-content/plugins/webtexttool/ |
| Current File : /home/ereika83/public_html/wp-content/plugins/webtexttool/uninstall.php |
<?php
/**
* Fired when the plugin is uninstalled.
*
* @link http://webtexttool.com
* @since 1.0.0
*
* @package Webtexttool
*/
// If uninstall not called from WordPress, then exit.
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
exit;
}