Description
The WordPress default galleries always link to the full image size which can be pretty annyoing because most users upload huge pictures.
With this plugin you can set a default size for the galleries to link to. This can be thumbnail, medium, large or full.
For now this a global setting for all galleries, but on a future version I plan to let you choose a specific size for each gallery you create on your WordPress posts or pages.
It’s also possible to add arguments to the link (A) tag. This may be useful to add lightbox/fancybox script compatibility.
Based on the oikos.org.uk solution that can be found at http://oikos.org.uk/2011/09/tech-notes-using-resized-images-in-wordpress-galleries-and-lightboxes/
Installation
- Upload the
wonderm00n-gallery-change-link-size
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Got to
Options
,Wonderm00n\'s Gallery Link Size Changer
to set it up
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Wonderm00n's Gallery Link Size Changer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Wonderm00n's Gallery Link Size Changer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.2
- Fixed a bug where galleries would not be showned if they are set to link to “post” instead of “file”.
- Fixed a bug where the options link would not be showned on the plugins list.
0.1.1
- Added the link to the WordPress site plugin page.
0.1
- First release.