Make WordPress Core

Opened 22 years ago

Closed 22 years ago

Last modified 9 years ago

#190 closed defect (bug) (fixed)

The is_category() is affected by %category%

Reported by: anonymousbugger Owned by: ryan
Priority: normal Milestone:
Component: Template Version:
Severity: trivial Keywords:
Cc: Focuses:

Description

When using any permalink with /%category%/ in it (i.e: /%category%/%postname%/) it sets the is_category() to true. So that function can't be used properly. (I replaced it with is_single() for the moment)

Change History (5)

#2 @ryan
22 years ago

  • Owner changed from anonymous to rboren
  • Status newassigned

This ticket was mentioned in Slack in #core-editor by mpheasant. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.