[wp-trac] [WordPress Trac] #13840: $Paged Won't Set On Index When Static Page Is Set
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 12 12:27:05 UTC 2010
#13840: $Paged Won't Set On Index When Static Page Is Set
--------------------------+-------------------------------------------------
Reporter: tehfab1 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Query | Version: 3.0
Severity: normal | Keywords: close
--------------------------+-------------------------------------------------
Comment(by dd32):
Yep, this is down to this code:
http://core.trac.wordpress.org/browser/trunk/wp-
includes/query.php?rev=15109#L1499
It allows for paged pages on the front page. Without it, there was no real
way to access a paged page without reverting to using ?paged=2 when using
the front page. It was however, written with the intention of a page being
on the front page, not a query_posts for other posts.. I can see where
that's causing some confusion now..
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13840#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list