• Resolved Jeff Sterup

    (@foomagoo)


    I tried to use the WordPress admin to remove this plugin on one of our sites and I get a PHP error saying:

     PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Theme_My_Login_Admin does not have a method "uninstall"
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    You can also just delete the plugin folder from the wp-content/plugins directory.

    Thread Starter Jeff Sterup

    (@foomagoo)

    I can but I imagine an uninstall function would remove all of the options your plugin has created. Is there supposed to be an uninstall function?

    Plugin Author Jeff Farthing

    (@jfarthing84)

    The only thing that occurs when the plugin is deactivated is the rewrite rules get flushed. This can be achieved by simply visiting your permalink settings page.

    Hi Jeff – well shouldnt the plugin really have a functional uninstall function? It’s all well to say that not much damage is done and it can be easily remedied but the fact of the matter is that the uninstall function should be working. I was hoping to try this out but since it is still untested with 6.1.1 and this is this error. Are updates forthcoming?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can’t uninstall plugin’ is closed to new replies.