Plugin that allows unregistered users to upload photos?

[ad_1]

Hi all, I have a website for my wedding already and I want to add a subdomain that would go live for 24 hours on my wedding day. This would allow people who scan a QR code to be redirected to my wedding site subdomain so they can share their photos and videos with us directly.

I’ve seen many plugins advertise this but they seem to all require the uploader to register on the WordPress site first, which I know people won’t do. As the site will only be up for 24hrs I’m not too concerned about bots or spammers uploading but how would I achieve what I’m looking for? Is anyone familiar with this?
Thanks

[ad_2]
1 Comment
  1. Hey 🙂

    I think, JetFormBuilder can help you to achieve what you need to 🙂

    If you need the images that were uploaded by guest users to go to the Media Library, follow this way:

    1) Add the ‘allow-insert-attachments’ custom class to the Media field [https://prnt.sc/QEedIUCLHqWq](https://prnt.sc/QEedIUCLHqWq)

    You may add a class with a format, like this:

    allow-insert-attachments-id – if the Media field format is Media ID [https://prnt.sc/qZZyIfxaXYdh](https://prnt.sc/qZZyIfxaXYdh)

    allow-insert-attachments-url – if the Media field format is Media URL [https://prnt.sc/XhfA8bYgMiCC](https://prnt.sc/XhfA8bYgMiCC)

    allow-insert-attachments-both – if the Media field format is Array with Media ID and URL [https://prnt.sc/fUAeNHgA13DM](https://prnt.sc/fUAeNHgA13DM)

    If you set no format, it will be set to ‘id’

    2) Then add the code below to the Code Snippets plugin or to the functions.php file of your current theme.

    [https://gist.github.com/Crocoblock/d4900630b15f548b6be13e8a61960db6](https://gist.github.com/Crocoblock/d4900630b15f548b6be13e8a61960db6)

    The code works on 3.0.4 + versions only!

    You can watch a video tutorial for guidance:

    [https://youtu.be/ZKs7AT1Vpp4](https://youtu.be/ZKs7AT1Vpp4)

    Please be aware that restricting uploads for non-logged-in users is a security measure, so you should avoid allowing them when possible.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer