Upload file uninstall.php via GUI
This commit is contained in:
3
uninstall.php
Normal file
3
uninstall.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) exit;
|
||||
// Full cleanup is handled by WMW_Activator::uninstall via register_uninstall_hook
|
||||
Reference in New Issue
Block a user