[wp-trac] [WordPress Trac] #15121: TEMPLATEPATH does not work in mu-plugins folder
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Thu Oct 14 22:19:44 UTC 2010
    
    
  
#15121: TEMPLATEPATH does not work in mu-plugins folder
----------------------------------------------------------------------+-----
 Reporter:  volleyballmaniac                                          |        Owner:         
     Type:  defect (bug)                                              |       Status:  closed 
 Priority:  normal                                                    |    Milestone:         
Component:  Plugins                                                   |      Version:  3.0.1  
 Severity:  normal                                                    |   Resolution:  invalid
 Keywords:  templatepath, plugin folder, mu plugins, plugin, plugins  |  
----------------------------------------------------------------------+-----
Changes (by nacin):
  * status:  new => closed
  * resolution:  => invalid
  * milestone:  Awaiting Review =>
Comment:
 We don't initialize the theme until well after plugins are loaded.
 The solution is to wait to do whatever you are doing until a hook such as
 init. Ideally all plugin code should wait until then.
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15121#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list