Opened 13 years ago
Closed 13 years ago
#24920 closed defect (bug) (fixed)
Remove unused global $pagenow in multiple files
| Reported by: | jeremyfelt | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
An unused $pagenow global is called via:
_wp_menu_output()inwp-admin/menu-header.phpmedia_upload_form()inwp-admin/includes/media.phpwp_link_pagesinwp-includes/post-template.php
Attached patch removes these.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 24974: