Make WordPress Core

Opened 12 years ago

Closed 11 years ago

#24392 closed enhancement (fixed)

Customizer: Display section descriptions like sidebar descriptions

Reported by: obenland's profile obenland Owned by: helen's profile helen
Milestone: 3.7 Priority: normal
Severity: normal Version:
Component: Customize Keywords: has-patch commit
Focuses: Cc:

Description

When adding a section to the Customizer, it offers the possibility to add a description of this section. Currently this description gets output as in a title attribute to the h3 headline of this section - and is completely hidden and gone. :( Or did you know we have a four line description of the navigation section?

It would be awesome if we could move that more in the user's view, maybe like how we currently do it for widget sidebars?

Attachments (4)

24392.patch (878 bytes) - added by obenland 12 years ago.
with-description.png (41.0 KB) - added by obenland 12 years ago.
The menu description - actually visible.
24392.1.diff (866 bytes) - added by obenland 11 years ago.
24392.diff (942 bytes) - added by helen 11 years ago.

Download all attachments as: .zip

Change History (13)

@obenland
12 years ago

@obenland
12 years ago

The menu description - actually visible.

#1 @DrewAPicture
12 years ago

Yeah, I'd consider that a bug :) +1

#2 follow-up: @SergeyBiryukov
12 years ago

  • Component changed from Themes to Appearance

#3 in reply to: ↑ 2 @obenland
12 years ago

Replying to SergeyBiryukov:
Thanks Sergey, I was looking for a Customizer component but had no luck ;)

#4 @obenland
11 years ago

  • Milestone changed from Awaiting Review to 3.7

#5 @nacin
11 years ago

Never noticed that. Looks good. :-)

#6 @nacin
11 years ago

The esc_html() seems unnecessary.

@obenland
11 years ago

#7 @obenland
11 years ago

  • Keywords dev-feedback removed

Updated patch.

#8 @DrewAPicture
11 years ago

  • Keywords commit added

@helen
11 years ago

#9 @helen
11 years ago

  • Owner set to helen
  • Resolution set to fixed
  • Status changed from new to closed

In 25102:

Actually display customizer section descriptions in a meaningful way. props obenland, helen. fixes #24392.

Note: See TracTickets for help on using tickets.