Opened 17 years ago
Closed 17 years ago
#9454 closed defect (bug) (fixed)
remove unused code from wp-admin/plugins.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | 2.7 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Since the Plugin page was redesigned, Theres some useless code in the header to detect the action.
Attached patch strips it out.
(Note, the clear-recent-list branch is needed as that button has to exist within a form which has an action selection too)
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [10867]) Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454