Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30649 closed defect (bug) (fixed)

Twenty Fifteen: Escaped characters in PHPDoc in header.php

Reported by: iamtakashi Owned by: DrewAPicture
Priority: normal Milestone: 4.1
Component: Bundled Theme Version: 4.1
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

There is escaped characters in PHPdoc in header.php. No HTML markup should be there too.

Ref: PHP Documentation Standards

Attachments (1)

30649.diff (560 bytes ) - added by iamtakashi 12 years ago.

Download all attachments as: .zip

Change History (3)

@iamtakashi
12 years ago

#1 @DrewAPicture
12 years ago

  • Focuses docs added

Good call.

#2 @DrewAPicture
12 years ago

  • Owner set to DrewAPicture
  • Resolutionfixed
  • Status newclosed

In 30798:

Twenty Fifteen: Replace encoded HTML entities in the file header DocBlock for header.php with 'head element'.

Props iamtakashi.
Fixes #30649.

Note: See TracTickets for help on using tickets.