
內容簡介
Pulp Gallery 是一款簡單且觸控友好的畫廊外掛,能夠使用單一短碼顯示與文章相關聯的圖片,適合用於多頁掃描、雜誌、漫畫及檔案圖片集。
【主要功能】
• 使用短碼顯示所有圖片附件
• 支援滑動導航和鍵盤操作
• 輕量化縮圖條顯示
• 無需 jQuery 或外部依賴
• RSS 安全回退功能
開發者團隊
原文外掛簡介
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.
