[wp-trac] Re: [WordPress Trac] #3048: stylesheet-only themes can't
 have a functions.php
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Wed Aug 30 06:44:24 GMT 2006
    
    
  
#3048: stylesheet-only themes can't have a functions.php
-------------------------------------+--------------------------------------
 Reporter:  skeltoac                 |        Owner:  ryan 
     Type:  defect                   |       Status:  new  
 Priority:  normal                   |    Milestone:  2.1  
Component:  Template                 |      Version:  2.0.4
 Severity:  normal                   |   Resolution:       
 Keywords:  has-patch tested commit  |  
-------------------------------------+--------------------------------------
Comment (by markjaquith):
 functions.php isn't really a template, but rather a place to put theme-
 specific filters in there.  Sometimes you can only do so much with CSS,
 e.g. if you want to do something like change the formatting for the_date()
 or the_time().
 I'd +1 this, but -1 allowing actual parent templates to be overwritten.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3048>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list