Opened 20 years ago
Closed 20 years ago
#1709 closed defect (bug) (fixed)
Check for missing plugin files removes activating/deactivating plugin instead of the missing plugin
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | major | Version: | 1.2.2 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
It appears that an erroneous usage of "$_GETplugin?" instead of the appropriate foreach loop variable in wp-admin/plugins.php removes the incorrect item from the active_plugins option. A simple patch should be attached. Review is needed, since I'm not much of a PHP programmer.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Possible fix for improper plugin removal