[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:34:25 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:                 
--------------------------+-------------------------------------------------

Comment(by nacin):

 Replying to [comment:3 scribu]:
 > I think we should fix the root of the problem, i.e. not rely on the
 $paged global at all and use get_query_var() instead.

 Unless I'm missing something, the $paged global should equal
 get_query_var( 'paged' ), and the $page global should equal get_query_var(
 'page' ). So I'm not sure that's the root of the problem.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14195#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list