Ticket #5561 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

New line for version meta tag

Reported by: fitztrev Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: General Version:
Severity: minor Keywords: has-patch
Cc:

Description

The WP version meta hook, added in r6195 from #4803, appends the html tag to the same line as whatever comes before it in the header.

Could we clean up the HTML and give it its own line?

Attachments

newline.patch (0.9 kB) - added by fitztrev on 01/01/08 08:10:25.

Change History

01/01/08 08:10:25 changed by fitztrev

  • attachment newline.patch added.

01/01/08 17:00:29 changed by thee17

  • keywords set to has-patch.

01/02/08 18:21:19 changed by westi

  • status changed from new to closed.
  • resolution set to fixed.

(In [6536]) Beautify. Fixes #5561 props fitztrev.