Opened 3 years ago
Closed 2 years ago
#15537 closed defect (bug) (fixed)
TwentyTen, archive template, loop.php overload explanation typo
| Reported by: |
|
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)
Change History (4)
- Cc westi added
- Keywords needs-patch added; TwentyTen loop archive removed
- Milestone changed from Awaiting Review to 3.1
markmcwilliams — 3 years ago
comment:2
markmcwilliams — 3 years ago
- Keywords has-patch added; needs-patch removed
When you say needs-patch you mean like the one just attached? ;)
Note: See
TracTickets for help on using
tickets.

credits go to wpcanyon