[wp-trac] Re: [WordPress Trac] #5651: Optimize get_plugin_data

WordPress Trac wp-trac at lists.automattic.com
Sat Jan 12 20:55:28 GMT 2008


#5651: Optimize get_plugin_data
----------------------------------------------+-----------------------------
 Reporter:  filosofo                          |        Owner:  anonymous
     Type:  defect                            |       Status:  new      
 Priority:  normal                            |    Milestone:  2.5      
Component:  General                           |      Version:  2.5      
 Severity:  normal                            |   Resolution:           
 Keywords:  has-patch get_plugin_data memory  |  
----------------------------------------------+-----------------------------
Comment (by darkdragon):

 New patch uses file_get_contents if it exists. It also has a hook with
 instructions on what to do in the event that not all of the plugin's data
 is retrieved in the first KB.

 Plugin authors will have to make sure that they contain their information
 in the first KB.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5651#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list