Automattic / Automattic/co-authors-plus
Include a uninstall routine
Open
type: enhancement
- Dominant language
- PHP
- Stars
- 322
- Forks
- 216
- Avg merge
- 7h 50m
- Merged PRs (30d)
- 65
Description
Right now, the plugin does not uninstall itself at all. We may want to create a `uninstall.php` file that removes all plugin records from database to avoid leaving it cluttered with potentially unwanted data.
Contributor guide
Research direction
Begin with the proposed uninstall.php file and the database records referenced in the issue. Determine which records belong to the plugin, then verify that the uninstall routine removes them without affecting unrelated data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100