[wp-trac] [WordPress Trac] #14779: File paged.php in theme seems will never be loaded

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 4 09:54:27 UTC 2010


#14779: File paged.php in theme seems will never be loaded
--------------------------+-------------------------------------------------
 Reporter:  nazieb        |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Template      |     Version:  3.0.1          
 Severity:  normal        |    Keywords:  has-patch      
--------------------------+-------------------------------------------------

Comment(by scribu):

 is_home should be set regardless of is_paged.

 The paged.php template is a bad idea to start with because it doesn't fit
 in the [http://codex.wordpress.org/Template_Hierarchy template hierarchy]
 at all. You'll see it's not even mentioned. I think we should deprecate
 it.

 You should just use the is_paged() conditional tag inside a single
 template file.

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


More information about the wp-trac mailing list