[wp-trac] Re: [WordPress Trac] #6801: Should have a template file for front page

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 14 18:28:49 GMT 2009


#6801: Should have a template file for front page
------------------------------+---------------------------------------------
 Reporter:  AaronCampbell     |        Owner:  anonymous
     Type:  enhancement       |       Status:  reopened 
 Priority:  normal            |    Milestone:  2.9      
Component:  Template          |      Version:           
 Severity:  normal            |   Resolution:           
 Keywords:  has-patch tested  |  
------------------------------+---------------------------------------------

Comment(by aaroncampbell):

 Actually, mine does:
   - static front: page template -> front-page.php -> page.php -> index.php
   - blog front: home.php -> front-page.php -> page.php -> index.php
   - blog: home.php -> index.php

 The reason mine has that functionality for blog front is because it first
 tried is_home and if that's true but home.php doesn't exist, it then tests
 is_front_page and goes through it's flow.

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


More information about the wp-trac mailing list