NYSoftTech Multiple Image Gallery Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
NYSoftTech Multiple Image Gallery lets you add and manage multiple images for posts, pages, and selected public custom post types.
Images can be added through the WordPress Media Library, removed, and reordered using drag and drop.
The plugin provides a flexible shortcode for displaying image galleries anywhere WordPress shortcodes are supported.
Multiple gallery layouts, image sizes, columns, captions, spacing, and optional lightbox effects make it easy to create responsive image galleries.
Features
- Add multiple images to posts and pages
- Support for selected public custom post types
- WordPress Media Library integration
- Drag-and-drop image ordering
- Grid gallery layout
- Masonry gallery layout
- Slider gallery layout
- 1 to 6 gallery columns
- Multiple WordPress image sizes
- Optional lightbox
- Fade and zoom lightbox effects
- Optional image captions
- Configurable gallery spacing
- Responsive gallery layouts
- Simple shortcode
- Shortcode documentation inside WordPress admin
- Secure image saving with WordPress nonces and capability checks
- Clean uninstall behavior
Shortcode
Display the gallery using:
[nysmig_gallery]
Shortcode Attributes
The following attributes are supported:
- layout – Gallery layout: grid, masonry, or slider.
- columns – Number of columns from 1 to 6.
- size – WordPress image size.
- lightbox – Enable or disable the lightbox using true or false.
Shortcode Examples
Basic gallery:
[nysmig_gallery]
Grid layout:
[nysmig_gallery layout=”grid”]
Masonry layout:
[nysmig_gallery layout=”masonry”]
Slider layout:
[nysmig_gallery layout=”slider”]
Four columns:
[nysmig_gallery layout=”grid” columns=”4″]
Large images:
[nysmig_gallery size=”large”]
Enable lightbox:
[nysmig_gallery lightbox=”true”]
Complete example:
[nysmig_gallery layout=”grid” columns=”3″ size=”large” lightbox=”true”]
Screenshots
No screenshots provided
