Spit all images from a post out in a template
As of April 2026, DS Gallery is a WordPress images plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.9K+ times in total. Requires WordPress 3.0+ and PHP false+. Available on WordPress.org since 2012. Last updated 13 years ago — may have compatibility concerns. Top alternative: Autoptimize.
It is easy to pull in a gallery, just put this into one of your PHP templates:
dsGalleryImages();
You can also add in some attributes, to fine tune
your results.
dsGalleryImages($smSize,$linkSize,$ignoreFeatured,$extraClasses);
$smSize if blank will render “thumbnail”
$linkSize if blank will render “large”
(this is not in use yet)
$ignoreFeatured if blank will render FALSE
$extraClasses if blank will render “”
You can also add in shortcode into your post
[dsGalleryImages]
The shortcode also takes the same attributes
[dsGalleryImages smSize=”medium”]
| WordPress | 3.0+ requiredTested up to 3.4.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.