Opened 9 years ago
Closed 9 years ago
#38190 closed defect (bug) (fixed)
Minor fixes for plugin-install.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | trivial | Version: | 4.7 |
| Component: | General | Keywords: | has-patch |
| Focuses: | administration | Cc: |
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.
9 years ago
This ticket was mentioned in Slack in #core by helen. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
Diff to fix minor plugin install differences.