#5687 closed defect (bug) (fixed)
Redundant is_tag?
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | trivial | Version: | 2.5 |
| Component: | Template | Keywords: | has-patch |
| Focuses: | Cc: |
Description
There seems to be a redundant is_tag() in archive.php of default theme.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [6942]) Remove useless is_tag() call. Props takayukister. fixes #5687