[wp-trac] [WordPress Trac] #14195: $paged is not set when a Static Page is set as the Front Page
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 4 15:19:10 UTC 2010
#14195: $paged is not set when a Static Page is set as the Front Page
--------------------------+-------------------------------------------------
Reporter: der | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by nacin):
* keywords: pagination, paged =>
* component: General => Query
Comment:
To further clarify, I'm not sure if or why the 'paged' query var is set
within $wp_query. A single post with paginated content uses the 'page'
variable, while paginated multiple posts uses 'paged'. So $page I imagine
stores exactly what you want.
If that sounds right, then the only thing that we may need to investigate
is why paged is still being set deep in the query and not exposed in the
query var, which doesn't sound right.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14195#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list