[wp-trac] [WordPress Trac] #5184: Make it obvious when your using
 depreceated functions
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Fri Oct 12 08:06:03 GMT 2007
    
    
  
#5184: Make it obvious when your using depreceated functions
-------------------------+--------------------------------------------------
 Reporter:  westi        |       Owner:  westi
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  2.4  
Component:  Template     |     Version:       
 Severity:  normal       |    Keywords:       
-------------------------+--------------------------------------------------
 We need to make it more obvious to plugin authors when they are using
 depreceated functions.
 We can use the new WP_DEBUG define to enable some of this stuff and some
 stuff should always be enabled.
 if WP_DEBUG we should just not include depreceated.php so errors are
 obvious.
 Otherwise we can record calls to depreceated functions and notify the
 admin somehow
-- 
Ticket URL: <http://trac.wordpress.org/ticket/5184>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list