Files
WordPress/wp-admin
Andrew Nacin 85d25dacc5 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.



git-svn-id: http://core.svn.wordpress.org/trunk@21852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-14 21:00:39 +00:00
..
2012-06-12 19:27:41 +00:00
2012-09-08 04:58:34 +00:00
2012-05-03 16:41:59 +00:00
2011-12-01 04:51:35 +00:00
2012-01-05 20:10:39 +00:00
2012-06-10 17:37:49 +00:00