Opened 17 years ago
Closed 17 years ago
#9454 closed defect (bug) (fixed)
remove unused code from wp-admin/plugins.php
| Reported by: | DD32 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Administration | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [10867]) Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454