Title: NYSoftTech Multiple Image Gallery
Author: coaderhub
Published: <strong>14 Σεπτεμβρίου  2026</strong>
Last modified: 14 Σεπτεμβρίου  2026

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/nysoftech-multiple-image-gallery/assets/banner-772x250.png?
rev=3694479)

![](https://ps.w.org/nysoftech-multiple-image-gallery/assets/icon-256x256.png?rev
=3694479)

# NYSoftTech Multiple Image Gallery

 Από [coaderhub](https://profiles.wordpress.org/coaderhub/)

[Λήψη](https://downloads.wordpress.org/plugin/nysoftech-multiple-image-gallery.1.0.1.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/nysoftech-multiple-image-gallery/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/nysoftech-multiple-image-gallery/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/nysoftech-multiple-image-gallery/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/nysoftech-multiple-image-gallery/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/nysoftech-multiple-image-gallery/)

## Περιγραφή

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”]

## Εγκατάσταση

 1.  Upload the `nysoftech-multiple-image-gallery` folder to the `/wp-content/plugins/`
     directory.
 2.  Alternatively, upload the plugin ZIP from WordPress Admin > Plugins > Add New 
     Plugin > Upload Plugin.
 3.  Activate the plugin through the Plugins screen.
 4.  Go to Settings > NYSoftTech Multiple Image Gallery.
 5.  Select the post types where the gallery functionality should be available.
 6.  Configure the gallery settings.
 7.  Edit a supported post or page.
 8.  Add images using the NYSoftTech Multiple Image Gallery metabox.
 9.  Drag images to change their order.
 10. Use `[nysmig_gallery]` wherever you want to display the gallery.

## Συχνές Ερωτήσεις

### Where can I configure the plugin?

Go to Settings > NYSoftTech Multiple Image Gallery.

### Can I use the plugin with custom post types?

Yes. Public custom post types can be enabled from the plugin settings.

### How do I display the images?

Use the `[nysmig_gallery]` shortcode.

### Can I change the image order?

Yes. Images can be reordered using drag and drop from the NYSoftTech Multiple Image
Gallery metabox.

### Does the plugin replace the normal WordPress featured image?

No. The plugin stores and manages additional images separately from WordPress’s 
standard featured image.

### Can I enable a lightbox?

Yes. Lightbox support can be enabled from the plugin settings or with the `lightbox
="true"` shortcode attribute.

### Does it work on mobile devices?

Yes. The gallery layouts are designed to be responsive and work across different
screen sizes.

### What happens when the plugin is uninstalled?

Plugin settings are removed. NYSoftTech Multiple Image Gallery image metadata is
intentionally preserved so uninstalling the plugin does not accidentally remove 
post image data.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“NYSoftTech Multiple Image Gallery” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω
έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

 *   [ coaderhub ](https://profiles.wordpress.org/coaderhub/)

[Μεταφράστε το “NYSoftTech Multiple Image Gallery” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/nysoftech-multiple-image-gallery)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/nysoftech-multiple-image-gallery/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/nysoftech-multiple-image-gallery/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/nysoftech-multiple-image-gallery/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/nysoftech-multiple-image-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.0.1

 * Updated the plugin name and slug for a more distinctive WordPress.org identity.
 * Updated plugin prefixes, settings keys, metadata keys, shortcode, asset handles,
   and text domain.
 * Removed bundled translation files.
 * Removed WordPress.org directory screenshots from the plugin package.
 * Updated contributor information.

#### 1.0.0

 * Initial release.
 * Added multiple image management.
 * Added support for posts, pages, and selected public custom post types.
 * Added drag-and-drop image ordering.
 * Added grid gallery.
 * Added masonry gallery.
 * Added slider gallery.
 * Added configurable gallery columns.
 * Added configurable image sizes.
 * Added optional lightbox.
 * Added fade and zoom lightbox effects.
 * Added optional image captions.
 * Added configurable gallery spacing.
 * Added shortcode documentation.
 * Added responsive frontend layout.
 * Added security checks for image saving.

## Μεταστοιχεία

 *  Version **1.0.1**
 *  Τελευταία ενημέρωση: **πριν από 2 εβδομάδες**
 *  Ενεργές εγκαταστάσεις: **Λιγότερες από 10**
 *  Έκδοση WordPress: ** 6.0 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **7.1.2**
 *  Έκδοση PHP: ** 7.4 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/nysoftech-multiple-image-gallery/)
 * Ετικέτες:
 * [gallery](https://el.wordpress.org/plugins/tags/gallery/)[image gallery](https://el.wordpress.org/plugins/tags/image-gallery/)
   [masonry gallery](https://el.wordpress.org/plugins/tags/masonry-gallery/)[multiple images](https://el.wordpress.org/plugins/tags/multiple-images/)
   [photo gallery](https://el.wordpress.org/plugins/tags/photo-gallery/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/nysoftech-multiple-image-gallery/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/nysoftech-multiple-image-gallery/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/nysoftech-multiple-image-gallery/reviews/)

## Συντελεστές

 *   [ coaderhub ](https://profiles.wordpress.org/coaderhub/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/nysoftech-multiple-image-gallery/)