Open
Description
The core library adds a "Remove all plugin data on uninstall" setting on the settings page, even though the plugin might not actually hook register_uninstall_hook()
or contain a uninstall.php
file. When checked, users can expect the plugin data being removed on uninstall, while nothing will be removed if there are no uninstall methods implemented.
Lines 68 to 75 in 6bb8284
wp-pay-core/src/Admin/AdminSettings.php
Lines 73 to 87 in 6bb8284
Metadata
Metadata
Assignees
Type
Projects
Status
Todo