Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#33930 closed defect (bug) (fixed)

wp_site_icon(): Make all tags self-closing.

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

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 9 years ago.
Patch.

Download all attachments as: .zip

Change History (4)

@Corphi
9 years ago

Patch.

#1 @wonderboymusic
9 years ago

  • Milestone changed from Awaiting Review to 4.4

#2 @wonderboymusic
9 years ago

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

In 34334:

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

Props Corphi.
Fixes #33930.

#3 @wonderboymusic
9 years ago

In 34335:

After [34334], update unit tests.

See #33930.

Note: See TracTickets for help on using tickets.