[wp-trac] [WordPress Trac] #13208: shared code in get_mu_plugins() and get_dropins()

WordPress Trac wp-trac at lists.automattic.com
Mon May 10 08:54:00 UTC 2010


#13208: shared code in get_mu_plugins() and get_dropins()
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.0      
Component:  General       |     Version:           
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by nacin):

 closedir() was taken directly from get_plugins. If you split this into two
 patches, we can consider drying up the code for 3.0. Not really necessary
 though -- it's quite similar code across the three functions, but
 extracting out the duplicated code isn't less complicated because of the
 differences.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13208#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list