[wp-trac] Re: [WordPress Trac] #7479: Title missing from new get_plugin_data()

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 9 02:34:56 GMT 2008


#7479: Title missing from new get_plugin_data()
--------------------------------+-------------------------------------------
 Reporter:  strider72           |        Owner:  anonymous
     Type:  defect              |       Status:  new      
 Priority:  normal              |    Milestone:  2.7      
Component:  Administration      |      Version:  2.7      
 Severity:  normal              |   Resolution:           
 Keywords:  plugins, has-patch  |  
--------------------------------+-------------------------------------------
Comment (by DD32):

 Ah.. I forgot about the plugins which use it for their footers.

  * Attached patch moves the Markup/Translation/Sanitization to a new
 function.
  * Default action is to apply markup and translation at the point of
 get_plugin_data()
  * get_plugins() tells get_plugin_data() NOT to apply markup &
 translations, This is to allow get_plugins() to operate with the plugin
 upgrader and allows the data to be cached
  * plugins.php calls the markup/translation/sanitization on each plugin
 after retrieving data from get_plugins.

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


More information about the wp-trac mailing list