Removing register_uninstall_hook
This commit is contained in:
parent
43cc60f860
commit
af75b9544a
@ -9,6 +9,4 @@ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
function run_uninstaller() {
|
||||
// Put logic here to undo things when this plugin is uninstalled.
|
||||
}
|
||||
// Put logic here to undo things when this plugin is uninstalled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user