Opened 3 years ago

Closed 2 years ago

#15537 closed defect (bug) (fixed)

TwentyTen, archive template, loop.php overload explanation typo

Reported by: wpcanyon Owned by:
Priority: normal Milestone: 3.1
Component: Themes Version: 3.1
Severity: minor Keywords: has-patch
Cc: westi

Description

TwentyTen theme, archive.php, line 52.

In the comment explanation it says we should use "loop-archives.php" to overload loop.php, but it should actually say "loop-archive.php" since on line 54 it's "get_template_part( 'loop', 'archive' );".

It's just a typo in the comments, but can be misleading for some developers.

Attachments (1)

15537.diff (566 bytes) - added by markmcwilliams 3 years ago.
credits go to wpcanyon

Download all attachments as: .zip

Change History (4)

  • Cc westi added
  • Keywords needs-patch added; TwentyTen loop archive removed
  • Milestone changed from Awaiting Review to 3.1

credits go to wpcanyon

  • Keywords has-patch added; needs-patch removed

When you say needs-patch you mean like the one just attached? ;)

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.