WordPress Multisite uploads directory
-
Hello everyone!
I had one working wordpress site, which I split to 2 sites using WordPress multisite.
Example http://www.site1.com, now there are http://www.site1.com and http://www.site2.com.
Content on site2 was before on site1 and my plan is to use single CMS to manage both sites. The problem are images because all images from site1 are in wp-content/uploads/YYYY folders but new images from site2 are in wp-content/uploads/sites/2/YYYY folders. I want to use same upload folder also on site2 since most of the content from site1 is now on site2. Is there a way to import only paths of all current images to media library on site2 ?
Or should I move all folders to subfolder ?The page I need help with: [log in to see the link]
The topic ‘WordPress Multisite uploads directory’ is closed to new replies.