#25949 closed defect (bug) (fixed)
THX38 does not check theme support for current theme
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Customize | Keywords: | has-patch |
Focuses: | Cc: |
Description
I have been working on a theme that happens to not have a widget area. I went to look into what the widget screen would look like and was happy that the menu for widgets did not show at all. When using the new theme screen I clicked the current theme and noticed 3 buttons near the bottom(Customize, Menu, and Widgets). We need to check current theme support before showing buttons.
Attachments (3)
Change History (8)
#2
@
11 years ago
- Owner set to ocean90
- Resolution set to fixed
- Status changed from new to closed
In 26335:
#3
@
11 years ago
There is a space missing after if
, and I believe that according to new coding standards if PHP and HTML are mixed we should use colon and endif
instead of braces.
Note: See
TracTickets for help on using
tickets.
check for theme support