Skip to content

Commit 93c2293

Browse files
committed
make sure new 2.0.3 settings uninstall correctly
1 parent cb10d98 commit 93c2293

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

uninstall.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ function rrmdir($dir)
3636

3737
delete_option("star-cloudprnt-print-header-title");
3838

39+
delete_option("star-cloudprnt-print-items-print-id");
40+
delete_option("star-cloudprnt-print-items-print-sku");
3941
delete_option("star-cloudprnt-print-items-footer-message");
4042

4143
delete_option("star_cloudprnt_setup_section");

0 commit comments

Comments
 (0)