{"id":297311,"date":"2026-04-16T01:34:00","date_gmt":"2026-04-16T01:34:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/pulp-gallery\/"},"modified":"2026-05-21T20:21:46","modified_gmt":"2026-05-21T20:21:46","slug":"pulp-gallery","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/pulp-gallery\/","author":9276309,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"1.1.1","tested":"7.0","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Pulp Gallery","header_author":"PulpCovers","header_description":"A lightweight, fast gallery plugin for displaying images attached to posts on PulpCovers.com","assets_banners_color":"","last_updated":"2026-05-21 20:21:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/pulpcovers\/pulp-gallery","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":138,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"pulpcovers","date":"2026-04-16 01:33:45"},"1.1.1":{"tag":"1.1.1","author":"pulpcovers","date":"2026-05-21 20:21:46"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3542736,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3542736,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[259024],"plugin_business_model":[],"class_list":["post-297311","plugin","type-plugin","status-publish","hentry","plugin_contributors-pulpcovers","plugin_committers-pulpcovers"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/pulp-gallery\/assets\/icon-128x128.png?rev=3542736","icon_2x":"https:\/\/ps.w.org\/pulp-gallery\/assets\/icon-256x256.png?rev=3542736","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Pulp Gallery displays post\u2011attached images in a simple, touch\u2011friendly gallery using a single shortcode. It is fast, dependency\u2011free, and ideal for multi\u2011page scans, magazines, comics, and archival image sets.<\/p>\n\n<p>Features include swipe navigation, keyboard support, a thumbnail strip, and an RSS\u2011safe fallback for feed readers.<\/p>\n\n<h3>Shortcode<\/h3>\n\n<p>Use the shortcode:<\/p>\n\n<pre><code>[pulp_gallery]\n<\/code><\/pre>\n\n<p>This displays all image attachments for the current post.<\/p>\n\n<p>Optional attributes:<\/p>\n\n<pre><code>[pulp_gallery size=\"medium\" thumbsize=\"thumbnail\"]\n<\/code><\/pre>\n\n<p>Attributes:<\/p>\n\n<ul>\n<li>size \u2014 main image size (default: medium)<\/li>\n<li>thumbsize \u2014 thumbnail size (default: thumbnail)<\/li>\n<\/ul>\n\n<h3>How It Works<\/h3>\n\n<ol>\n<li>Edit a post  <\/li>\n<li>Upload images via the Media Library  <\/li>\n<li>Save the post  <\/li>\n<li>Insert [pulp_gallery]<\/li>\n<\/ol>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Responsive layout<\/li>\n<li>Swipe + drag navigation on touch devices<\/li>\n<li>Keyboard navigation (Left\/Right arrows)<\/li>\n<li>Lightweight thumbnail strip<\/li>\n<li>No jQuery or external dependencies<\/li>\n<li>RSS\u2011safe fallback (static images, no scripts)<\/li>\n<\/ul>\n\n<h3>RSS Fallback<\/h3>\n\n<p>When viewed in RSS readers, the plugin outputs medium\u2011sized images, each linking to the full image, with no JavaScript or UI elements.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to \/wp-content\/plugins\/<\/li>\n<li>Activate Pulp Gallery<\/li>\n<li>Add the shortcode to any post or page<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20add%20images%20to%20the%20gallery%3F\"><h3>How do I add images to the gallery?<\/h3><\/dt>\n<dd><p>Edit the post, upload images via the Media Library while editing, \nthen save. WordPress automatically attaches those images to the \npost and the shortcode displays them.<\/p><\/dd>\n<dt id=\"can%20i%20use%20the%20gallery%20more%20than%20once%20on%20a%20page%3F\"><h3>Can I use the gallery more than once on a page?<\/h3><\/dt>\n<dd><p>Yes. Each [pulp_gallery] shortcode displays the images attached \nto the current post.<\/p><\/dd>\n<dt id=\"can%20i%20change%20the%20image%20sizes%3F\"><h3>Can I change the image sizes?<\/h3><\/dt>\n<dd><p>Yes. Use the size and thumbsize attributes:\n[pulp_gallery size=\"medium\" thumbsize=\"thumbnail\"]\nAny registered WordPress image size is supported.<\/p><\/dd>\n<dt id=\"does%20it%20work%20on%20mobile%3F\"><h3>Does it work on mobile?<\/h3><\/dt>\n<dd><p>Yes. The gallery supports swipe and drag navigation on touch \ndevices.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20keyboard%20navigation%3F\"><h3>Does it work with keyboard navigation?<\/h3><\/dt>\n<dd><p>Yes. Use the Left and Right arrow keys to navigate between images.<\/p><\/dd>\n<dt id=\"does%20it%20work%20in%20rss%20feeds%3F\"><h3>Does it work in RSS feeds?<\/h3><\/dt>\n<dd><p>Yes. When viewed in a feed reader, the plugin outputs a \nsimplified static version with medium-sized images linking to \nthe full image. No JavaScript or interactive elements are \nincluded.<\/p><\/dd>\n<dt id=\"does%20it%20require%20jquery%20or%20any%20other%20libraries%3F\"><h3>Does it require jQuery or any other libraries?<\/h3><\/dt>\n<dd><p>No. The plugin has zero external dependencies.<\/p><\/dd>\n<dt id=\"what%20post%20types%20does%20it%20support%3F\"><h3>What post types does it support?<\/h3><\/dt>\n<dd><p>Any post type that supports media attachments.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Updated WordPress compatibility to 7.0<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Previous release<\/li>\n<\/ul>","raw_excerpt":"A lightweight, zero\u2011bloat WordPress gallery plugin designed for clean, responsive image browsing with swipe navigation on mobile.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/297311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=297311"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pulpcovers"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=297311"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=297311"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=297311"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=297311"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=297311"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=297311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}