[wp-trac] [WordPress Trac] #11687: Move Upload Files options to options-media.php

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 3 01:41:48 UTC 2010


#11687: Move Upload Files options to options-media.php
----------------------------+-----------------------------------------------
 Reporter:  scribu          |       Owner:                       
     Type:  enhancement     |      Status:  new                  
 Priority:  normal          |   Milestone:  3.0                  
Component:  Administration  |     Version:  2.7                  
 Severity:  normal          |    Keywords:  has-patch 2nd-opinion
----------------------------+-----------------------------------------------
Changes (by nacin):

  * keywords:  has-patch => has-patch 2nd-opinion


Comment:

 Okay, new patch moves the media-related options in options-misc.php to
 options-media.php.

 After that, this leaves options-misc.php with a single option. Second
 opinion needed there on how to deal with that last option and options-
 misc.php in general.

 In case anyone was hooking into {{{do_settings_fields('misc',
 'default')}}} to add media-related options to options-misc.php, it wasn't
 moved with the media-related options, so plugins would need to be
 adjusted. {{{do_settings_fields('media', 'uploads')}}} was added to the
 options that were moved over.

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


More information about the wp-trac mailing list