Skip to content

Commit 589a092

Browse files
[chore] delete koko_analytics_last_aggregation_at on uninstall, document options explicitly not deleted
1 parent 8a98fa7 commit 589a092

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

uninstall.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@
1818
delete_option("koko_analytics_use_custom_endpoint");
1919
delete_option("koko_analytics_realtime_pageview_count");
2020
delete_option('koko_analytics_jetpack_import_params');
21+
delete_option('koko_analytics_last_aggregation_at');
22+
23+
// not removing koko_analytics_version because the database tables itself are not removed upon uninstall
24+
// not removing koko_analytics_referrers_v2 because it also describes database state

0 commit comments

Comments
 (0)