Current File : /home/kelaby89/kelaby.company/wp-content/plugins/table-addons-for-elementor/uninstall.php
<?php
/**
* Fired when the plugin is uninstalled.
*
* @link https://fusionplugin.com/
* @since 1.0.0
*
* @package Table_Addons_For_Elementor
*/
// If uninstall not called from WordPress, then exit.
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
exit;
}