#7974 closed defect (bug) (fixed)
Actions from drop downs on wp-admin/plugin.php have invalid or missing actions for inactive plugins
Reported by: | sivel | Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | Plugins | Keywords: | |
Focuses: | Cc: |
Description
On the installed plugins page Recently Active Plugins contain the following actions:
- Activate
- Deactivate
- Delete
In this context Deactivate is invalid.
For Inactive Plugins you have the following options:
- Activate
- Deactivate
In this context Deactivate is invalid and Delete is missing.
See the patch for fix.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
From trunk revision 9361