#16659 closed defect (bug) (fixed)
Admin bar shows up when clicking preview link after theme installation
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.1 |
| Component: | Upload | Version: | 3.1 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: |
Description
Pretty self explanatory. See also #15856
Steps to reproduce:
- Visit /wp-admin/theme-install.php?tab=upload (Appearance > Themes > Install themes > Upload)
- Choose a .zip file and click Install now
- After theme successfully installs, click Preview link
- Notice admin bar. It shouldn't be there
Attachments (1)
Change History (6)
comment:2
aaroncampbell — 2 years ago
Tested patch on two trunk installs and it works fine. With the patch, the iframe src matches the one used in Appearance->Themes->Preview.
comment:3
aaroncampbell — 2 years ago
- Keywords commit added
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Patch