Cannot Uninstall
-
Hello. Thank you for developing this plugin.
Your plugin seems to be blocking my uninstall request due to an error. I didn’t see this mentioned in any other support requests.
Error Message:
Call to undefined function wtt_fs_uninstall_cleanup() in…plugins/wp-to-twitter/uninstall.php on line 5uninstall.php
<?php
if ( ! defined( ‘ABSPATH’ ) && ! defined( ‘WP_UNINSTALL_PLUGIN’ ) ) {
exit();
} else {
wtt_fs_uninstall_cleanup();
}Thanks,
Curt
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot Uninstall’ is closed to new replies.