- Is there a free WordPress photo gallery plugin that lets users upload?
- Most free gallery plugins display images the site owner adds through wp-admin and have no front-end submission at all. The free MediaVerse plugin has no licence key and no site cap, and front-end upload is the thing it is built around rather than an add-on.
- Can I put a gallery of just one tag on a page?
- Yes. The gallery grid block filters by tag, category, media type or member, so one page can show a single event while another shows everything. You place the block as many times as you like with different filters.
- What gallery layouts are included?
- The free plugin ships the gallery grid, and since 1.8.0 it shows every photo at its native aspect ratio rather than square-cropping it, which gives the masonry look. Four named feed layouts, Instagram, Pinterest, Flickr and Dribbble, are a Pro setting that changes the whole feed at once.
- Can a member upload a photo that only some people can see?
- Yes. A privacy level is set per item and per album at upload time, and it carries through into a BuddyPress activity stream rather than being dropped there. A members-only photo stays members-only wherever it surfaces.
- Does it slow the site down as the library grows?
- Media lives in its own tables rather than as post meta, which is what keeps a filtered grid a query rather than a scan. With Pro you can also move the files themselves to cloud storage so your disk is not the limit.