akirk/friends

How to do a complete uninstall

Opened this issue · 2 comments

How can the plugin be completely uninstalled without leaving subscriptions or other "leftovers"?

akirk commented

There is an uninstall routine already but it forgot to delete "subscription users." In case it fails, you can also use something like WP Sweep that will delete terms that belong to unregistered taxonomies (which we declare as being used while the Friends plugin is activated).

This routine kicks in when you click "Delete" in the plugins screen:
Screenshot 2024-12-15 at 10 36 41

So until #415 is released through a new version, the subscriptions will remain. Sorry about that.

o.k. thanks. I was just checking for a future talk, where I will mention the plugin, but would make sure, people may be able to uninstall after testing.