[wp-trac] [WordPress Trac] #21720: Hide upload_path and upload_url_path from the UI for new installs

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 14 21:00:41 UTC 2012


#21720: Hide upload_path and upload_url_path from the UI for new installs
-------------------------+---------------------
 Reporter:  nacin        |       Owner:  nacin
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  3.5
Component:  Media        |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------
Changes (by nacin):

 * owner:   => nacin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [21852]:
 {{{
 #!CommitTicketReference repository="" revision="21852"
 Hide upload_path and upload_url_path from the Media Settings screen,
 assuming they are both set to their default values.

 These can be set on options.php, or the UPLOADS constant or the filters in
 wp_upload_dir() should be used. WordPress should aim to avoid UI options
 that require filesystem changes as well, not to mention requiring the user
 to convert between paths and URLs.

 fixes #21720.
 }}}

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


More information about the wp-trac mailing list