#190 closed defect (bug) (fixed)
The is_category() is affected by %category%
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | |
Component: | Template | Keywords: | |
Focuses: | Cc: |
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)
This ticket was mentioned in Slack in #core-editor by mpheasant. View the logs.
8 years ago
Note: See
TracTickets for help on using
tickets.
http://wordpress.org/pipermail/cvs_wordpress.org/2004-July/000188.html