Opened 13 years ago
Closed 13 years ago
#24920 closed defect (bug) (fixed)
Remove unused global $pagenow in multiple files
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | Cc: |
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.
In 24974: