Organize uploaded media files

I have a blog with all media stored in a folder called upload (organize media was disabled), I’ve activate it to organize new uploads by date. But how can i organize old files?

I want this because i need to migrate the site to a WordPress MU site, and i need to have files organizated.

3 Answers
3

Thans but I’ve found the solution, what it need to do is to edit the site (Network -> Sites -> Edit -> Settings ) and change the following parameters:

Uploads Use Yearmonth Folders   0
Upload Path                     wp-content/blogs.dir/1/uploads
Fileupload Url                  http://www.mydomain.com/myblog/uploads

Leave a Comment