File Upload Folder
Author | Posts |
---|---|
June 11, 2014 at 1:01 am 21732 | |
Oritro Ahmed | Hello, Is there a way to direct the user uploaded files to specified folders? Thanks! |
June 11, 2014 at 8:18 am 21747 | |
Oritro Ahmed | Hello Joe, Yes there is. By default, wordpress upload all of its file inside But user specific folder is quite unusual. So i had to do some digging. Its quite hard to do this, a lots of coding required for this task with a fair chance of breaking your site down. However, there is a plugin, which can help you in this matter. http://wordpress.org/plugins/custom-upload-dir/ The Only problem is, its quite old, haven’t been updated over a year. Plus, WPUF doesn’t handle the upload all by it self. Its Dependent on WordPress Upload System, With a Different type of Approach. So, Good luck. |