Some plugins have a "delete"-link in the admin plugin section. Some has not. I tried to look for an action, but couldn't find any.
Even "Hello dolly" was deletable, but I could not find anything about a delete-link in the code.
Someone smart who solved the mystery?
teamplaylotto
Member
Posted 1 month ago #
I searched high and low for this! after much experimentation I found that if my plugin has an uninstall.php in the root of the directory or it has a hook to uninstall then the link should appear automatically when the plugin is deactivated.