Opened 12 years ago
Closed 12 years ago
#24113 closed defect (bug) (fixed)
Twenty Themes: Add support for immediate Header text removal
Reported by: | obenland | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
There is a class that one can use in the admin header image callback, to support immediate removal of the header text, when the corresponding checkbox is checked, rather than waiting for saving the page.
Let's bring that to our default themes.
Attachments (1)
Change History (7)
#3
@
12 years ago
Related note: both Twelve and Thirteen already have JS handling for hiding the title/decription in Theme Customizer, with header_textcolor
value via postMessage
. Eleven does not have that capability.
Note: See
TracTickets for help on using
tickets.
Nice one.
Note: this is only for Appearance > Header plugin page, right? Not Theme Customizer.