• Hello all. I’ll start by saying I’m a beginner with coding. I have a site which will be used primarily for users to upload private content. I’m using WordPress File Upload Pro for the uploading because there’s no max file size, and users that upload automatically generate their own folders like so: wp-content/uploads/%username%. So if new user JimmyBob uploads files, they go into a newly folder “wp-content/uploads/JimmyBob”… This is handy for keeping files separated by individual user. However, I want to display JimmyBob’s uploaded images/videos/content/etc so that his user experience seems tailored to him where only JimmyBob will see thumbnails or slider content from JimmyBob’s folder. I’ve tried all of the popular slider plugins with zero luck except for one lesser-known plugin called Folder Slider which turns folder images into a slider. It does not support video and other file types and it is extremely limited in display options so it’s not all that helpful… Additionally, it does not have the ability to intelligently show JimmyBob his own unique folder. So it would have to be re-stated for every single member that joins, which obviously is impossible. Anyhow, if anyone is able to assist me here I would greatly appreciate it.
    Thanks!
    -DS

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    You might need to customise the existing plugin and need to set “Post_status” = “private” when any content is being uploaded by user, as you want to set uploaded content as private.

    There is one alternet plugin of WordPress File Upload Pro, which is WP Users Media.

    Hope this will help you.

Viewing 1 replies (of 1 total)
  • The topic ‘displaying private user uploads’ is closed to new replies.