<?php /** * File that is run during plugin uninstall (not just de-activate) */ //if uninstall not called from WordPress exit if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) exit ();