>
Download This Plugin | |
Download Elegant Themes | |
Name | DS Gallery |
Version | 0.3 |
Author | Dan Shields |
Rating | 0 |
Last updated | 2012-07-29 02:42:00 |
Downloads |
534
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
DS Gallery plugin added 15 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
DS Gallery plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! DS Gallery plugin ads no tables to your Wordpress blog database.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"]