﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
9409	Mandatory setting for variable uploads_use_yearmonth_folders	hspaans		"The reasoning behing this patch is to make WordPress shared hosting friendly by using a shared codebase and mandatory settings.

This patch overrules database parameter ""uploads_use_yearmonth_folders"" and removes the interface option when the following constant is set in wp-config.php:

{{{
define('WP_UPLOADS_USE_YEARMONTH_FOLDERS', false);
define('WP_UPLOADS_USE_YEARMONTH_FOLDERS', true);
}}}
"	enhancement	closed	normal		Upload	2.7.1	normal	invalid	has-patch	
