Opened 10 years ago
Closed 10 years ago
#38190 closed defect (bug) (fixed)
Minor fixes for plugin-install.php
| Reported by: | ChrisWiegman | Owned by: | helen |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | General | Version: | 4.7 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | administration |
Description
Fixes two minor issues in wp-admin/plugin-install.php
1.) Conditionals on the tab check
2.) Duplicate if statements (no break in between)
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #core by chriswiegman. View the logs.
10 years ago
This ticket was mentioned in Slack in #core by helen. View the logs.
10 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Diff to fix minor plugin install differences.