[wp-trac] [WordPress Trac] #16312: is_category() returns false while in index
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 22 13:00:08 UTC 2011
#16312: is_category() returns false while in index
----------------------------+-----------------------------
Reporter: FrancescoRizzi | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Query | Version: 3.0.4
Severity: normal | Resolution:
Keywords: needs-patch |
----------------------------+-----------------------------
Comment (by SergeyBiryukov):
There's a [http://core.trac.wordpress.org/browser/trunk/wp-
includes/query.php#L219 different description] in current trunk:
{{{
Is the query for a category archive page?
}}}
This can probably be:
{{{
Is the query for an existing category archive page?
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16312#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list