Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#24127 closed defect (bug) (fixed)

Twenty Thirteen: Move no-avatar class to the body

Reported by: obenland's profile obenland Owned by: nacin's profile nacin
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.6
Component: Bundled Theme Keywords:
Focuses: Cc:

Description

We can simplify the way we handle the event of disabled avatars.
Let's move it to the 'body_class', this way we only have to output it once, don't have to filter every comment, and can cut down on code in functions.php.

Attachments (1)

24127.diff (1.4 KB) - added by obenland 13 years ago.
For nacin's consideration.

Download all attachments as: .zip

Change History (2)

#1 @nacin
13 years ago

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

In 24031:

Twenty Thirteen: Move no-avatars class to the existing body class modification function.

  • Move includes to the top of the file.
  • Make search_form two words in twentythirteen_search_form_format().

fixes #24127.

@obenland
13 years ago

For nacin's consideration.

Note: See TracTickets for help on using tickets.