This plugin is a simple image gallery built into TinyMCE. Add media to your gallery easily and display thumbnails in a clean fashion.
This plugin is a very simple image gallery that is built into Tinymce (it’s a Tinymce plugin I created). My goals was to create a plugin that required no coding skills and would display thumbnails evenly regardless of image size/proportions (default is 100/80, but you can make the thumbnails anysize you want). CSS is used to hide portions of the image outside of the thumbnail size you choose. When you hover over the image, the entire image is shown.
Built by an Atlanta SEO.
This section describes how to install the plugin and get it working.
e.g.
/wp-content/plugins/
directory3.1 needed colorbox update to work
*Removed title on hover
*Added alt attribute as grey layer on top of image when you hover over it
*Fixed bug that now completely removes credit link if gallery is deleted
*Added background color and padding to the image.
*Updated bug with overflow. Set the li element to overflow:inherit