#28964 closed defect (bug) (fixed)
Remove unused argument $page in install_plugins_upload()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | Plugins | Keywords: | has-patch |
| Focuses: | administration | Cc: |
Description
I checked 2.8 version when the install_plugins_upload() was introduced https://core.trac.wordpress.org/browser/branches/2.8/wp-admin/includes/plugin-install.php#L210
The other functions like install_popular(), install_new(), install_featured() and install_updated() used that param.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Removed also the documentation line