SnapTapGo Gallery connects your WordPress site to your SnapTapGo account in two powerful ways:
1. Live gallery shortcodes — Add one shortcode to any page or post. Manage every photo from your phone. The gallery on your site updates the moment you add, remove, or reorganize photos — no WordPress login needed.
2. Upload to WordPress from your phone — Send photos directly from your phone to your WordPress media library. No desktop, no FTP, no logging into WordPress. Just tap and upload.
The gallery pulls photos live from SnapTapGo and caches them for performance. Groups appear as clearly labeled sections automatically.
All layouts include a full-screen lightbox with navigation arrows, keyboard support, swipe gestures, and a download button.
Basic grid:
[snaptapgo project=”YOUR_TOKEN”]
Masonry with 4 columns:
[snaptapgo project=”YOUR_TOKEN” layout=”masonry” columns=”4″]
Carousel with autoplay (4-second interval):
[snaptapgo project=”YOUR_TOKEN” layout=”carousel” autoplay=”4″]
Strip layout, no gaps, no lightbox (for hero use):
[snaptapgo project=”YOUR_TOKEN” layout=”strip” columns=”4″ gap=”0″ lightbox=”false”]
Strip with rounded corners and autoplay:
[snaptapgo project=”YOUR_TOKEN” layout=”strip” columns=”4″ radius=”12px” autoplay=”4″]
project (required) — your share token or full share URLlayout — grid (default), masonry, carousel, stripcolumns — 1–6 columns (default: 3; applies to grid, masonry, strip)gap — spacing between photos in pixels (default: 8; use 0 for no gap)radius — border radius on photos, e.g. 8px, 12px, 50% (default: 0)limit — maximum number of photos to display (default: 24)show_names — show uploader name on each photo: true or false (default: false)autoplay — seconds between auto-advances for carousel and strip (default: 0 = off)lightbox — set to false to disable click-to-open; useful for hero/display-only use (default: true)Go to Settings SnapTapGo to:
Group labels inherit your theme’s heading font by default — no custom CSS needed.
Note: some SnapTapGo features (such as the WordPress gallery) require a Pro plan on the SnapTapGo service. Plan details at snaptapgo.com.
This plugin connects to app.snaptapgo.com, a third-party service operated by SnapTapGo.
https://app.snaptapgo.com/api/public/ using your project share token. This request is made from your WordPress server and results are cached for 60 seconds.No visitor or user data from your WordPress site is ever sent to SnapTapGo.