Ticket #5687 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

Redundant is_tag?

Reported by: takayukister Assigned to: anonymous
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

archive.php.diff (451 bytes) - added by takayukister on 01/18/08 13:39:33.

Change History

01/18/08 13:39:33 changed by takayukister

  • attachment archive.php.diff added.

02/20/08 17:57:53 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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