Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#33930 closed defect (bug) (fixed)

wp_site_icon(): Make all tags self-closing.

Reported by: Corphi Owned by: wonderboymusic
Priority: normal Milestone: 4.4
Component: Customize Version: 4.3
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description

Two of the generated tags are already self-closing, the others follow in the patch.

Attachments (1)

wp_site_icon.patch (906 bytes ) - added by Corphi 11 years ago.
Patch.

Download all attachments as: .zip

Change History (4)

@Corphi
11 years ago

Patch.

#1 @wonderboymusic
11 years ago

  • Milestone Awaiting Review4.4

#2 @wonderboymusic
11 years ago

  • Owner set to wonderboymusic
  • Resolutionfixed
  • Status newclosed

In 34334:

Site Icon: for consistency, make all 4 HTML tags in wp_site_icon() self-closing.

Props Corphi.
Fixes #33930.

#3 @wonderboymusic
11 years ago

In 34335:

After [34334], update unit tests.

See #33930.

Note: See TracTickets for help on using tickets.