Pulp Gallery
·
A lightweight, zero‑bloat WordPress gallery plugin designed for clean, responsive image browsing with swipe navigation on mobile.
Pulp Gallery displays post‑attached images in a simple, touch‑friendly gallery using a single shortcode. It is fast, dependency‑free, and ideal for multi‑page scans, magazines, comics, and archival image sets.
Features include swipe navigation, keyboard support, a thumbnail strip, and an RSS‑safe fallback for feed readers.
Shortcode
Use the shortcode:
[pulp_gallery]
This displays all image attachments for the current post.
Optional attributes:
[pulp_gallery size="medium" thumbsize="thumbnail"]
Attributes:
- size — main image size (default: medium)
- thumbsize — thumbnail size (default: thumbnail)
How It Works
- Edit a post
- Upload images via the Media Library
- Insert [pulp_gallery] shortcode
- Save the post
Features
- Responsive layout
- Swipe + drag navigation on touch devices
- Keyboard navigation (Left/Right arrows)
- Lightweight thumbnail strip
- No jQuery or external dependencies
- RSS‑safe fallback (static images, no scripts)
RSS Fallback
When viewed in RSS readers, the plugin outputs medium‑sized images, each linking to the full image, with no JavaScript or UI elements.