This repository was archived by the owner on Aug 15, 2026. It is now read-only.
Commit 06f4a07
Fix uninstall to drop entries table and correct transient name
The uninstall handler was missing the DROP TABLE for
wp_packrelay_entries, leaving user data behind after deletion.
Also fix the stale transient name from packrelay_wpforms_notice
to packrelay_provider_notice.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 58380e7 commit 06f4a07
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
18 | | - | |
19 | | - | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | | - | |
22 | | - | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments