WS_OK_7.4.33
<?php function tcmp_uninstall( $networkwide = null ) { global $wpdb; } register_uninstall_hook( TCMP_PLUGIN_FILE, 'tcmp_uninstall' );