[wp-trac] [WordPress Trac] #9409: Mandatory setting for variable uploads_use_yearmonth_folders

WordPress Trac noreply at wordpress.org
Wed Jul 10 03:13:30 UTC 2013


#9409: Mandatory setting for variable uploads_use_yearmonth_folders
-------------------------+-------------------------
 Reporter:  hspaans      |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Upload       |     Version:
 Severity:  normal       |  Resolution:  worksforme
 Keywords:               |
-------------------------+-------------------------
Changes (by nacin):

 * status:  reopened => closed
 * resolution:   => worksforme


Comment:

 You could always use a filter via get_option() to actually enforce a
 particular choice. It's not perfect, but it works just fine.

 I don't think this should be a constant — we ideally want to avoid
 constants for non-essential stuff, and this doesn't require a constant or
 filesystem-level enforcement.

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


More information about the wp-trac mailing list