-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add uninstall.php or uninstall routine #681
Comments
✅ Viewed 681 - Uninstall workflows - Caleb has it |
Hi @bluecollarcoders where do we stand on drafting an uninstall workflow? |
I started work on the ticket. I apologize for the late response. |
It would be good to list all the data that needs to be removed, so @bluecollarcoders knows what the scope is. I'll look to get a list of everything some time this week and post it to the ticket. Thx! |
#wcus_2024 |
✅ Answer = yank settings + data + custom tables |
Is your enhancement related to a problem? Please describe.
Not that I want anybody to uninstall GatherPress, but people should be able to do that without any worries.
Following WordPress best-practices for uninstallation, GatherPress should have something like this somewhere.
Designs
Shouldn't be to much effort, if the existing & related methods can be re-used and we don't forget about the transients in #680
gatherpress/includes/core/classes/class-setup.php
Lines 196 to 198 in 4942ce8
and
gatherpress/includes/core/classes/class-setup.php
Lines 307 to 314 in 4942ce8
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: