#5687 closed defect (bug) (fixed)
Redundant is_tag?
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Template | Version: | 2.5 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
There seems to be a redundant is_tag() in archive.php of default theme.
Attachments (1)
Note: See
TracTickets for help on using
tickets.

(In [6942]) Remove useless is_tag() call. Props takayukister. fixes #5687