id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 44884 "Notice something like ""Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016"" appears when try to delete multiple plugins by ""delete_plugins()"" function" pmbaldha "When i try to uninstall multiple plugins, I am getting warning like ""Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016"". To demonstrate this issue i have developed testcode. Issue reproduce steps: * Please ensure that debug mode is on in your WordPress setup by ensuring below constant is on root/wp-config.php file: {{{#!php