Title: Easy Image Gallery
Author: DevriX
Published: <strong>28 de junio de 2013</strong>
Last modified: 29 de mayo de 2026

---

Buscar plugins

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

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

# Easy Image Gallery

 Por [DevriX](https://profiles.wordpress.org/devrix/)

[Descargar](https://downloads.wordpress.org/plugin/easy-image-gallery.1.5.5.zip)

 * [Detalles](https://es.wordpress.org/plugins/easy-image-gallery/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/easy-image-gallery/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/easy-image-gallery/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/easy-image-gallery/#developers)

 [Soporte](https://wordpress.org/support/plugin/easy-image-gallery/)

## Descripción

This plugin allows you to easily create an image gallery on any post, page or custom
post type.
 Images are can be added and previewed from the metabox. Images can be
re-ordered by drag and drop.

About:

There comes a time when you need more flexibility than the standard WP gallery offers,
That’s when this plugin steps in.
 This plugin’s goal is to make it easy to create
a gallery and place it wherever you need. A perfect example would be to create a
product gallery for an ecommerce website and then have the flexibility to position
it where you wanted to match your theme’s design.

Características:

 1.  Added the possibility to add two or more different galleries on one page
 2.  Drag and drop re-ordering
 3.  Add gallery to any post, page or custom post type
 4.  If more than one image is added to the gallery, the images become grouped in the
     lightbox so you can easily view the next one
 5.  CSS and JS are only loaded on pages where needed
 6.  Images link to larger versions (can be turned off)
 7.  Fully Localized (translation ready) with .mo and .po files
 8.  Add multiple images to the gallery at once
 9.  Uses the thumbnail size specified in Settings -> Media
 10. Custom webfont icon for hover effect

#### Whats’ New

 1. Added Gutenberg Support
 2. Added New Gallery – Luminous

#### Utilización

Use the shortcode or the function to show the gallery.

#### Shortcode Usage

Use the following shortcode anywhere in the content area to display the gallery

    ```
    [easy_image_gallery gallery="XXX"]
    ```

Where «XXX» is the ID of the gallery item.

#### Template Tag Usage

The following template tag is available to display the gallery

    ```
    if( function_exists( 'easy_image_gallery' ) ) {
        echo easy_image_gallery( "XXX" );
    }
    ```

Where «XXX» is the ID of the gallery item.

If you use the template tag above, you will need to remove the default content filter:

#### Developer Friendly

 1. Modify the gallery HTML using filters
 2. Developed with WP Coding Standards
 3. Easily add your preferred lightbox script via hooks and filters
 4. Easily unhook CSS and add your own styling
 5. Pass in a different image size for the thumbnails via filter
 6. Minimalistic markup and styling

**Stay up to date**

_Become a fan on Facebook_
 [https://www.facebook.com/DevriXLtd](https://www.facebook.com/DevriXLtd)

_Follow us on Twitter_
 [https://twitter.com/wpdevrix](https://twitter.com/wpdevrix)

## Capturas

 * [[
 * The plugin’s simple configuration screen. Any existing custom post types will
   appear here
 * [[
 * The plugin’s simple metabox that is added to the publish/edit screens
 * [[
 * You can select multiple images to insert into the gallery
 * [[
 * The plugin’s Image Gallery metabox after images have been inserted and the post
   has been saved
 * [[
 * The front-end of the website showing the gallery which has been automatically
   appended to the content
 * [[
 * Clicking on an image launches the lightbox. Here it’s shown with prettyPhoto
 * [[

## Bloques

Este plugin proporciona 1 bloque.

 *   Easy Image Gallery

## Instalación

 1. Upload the entire `easy-image-gallery` folder to the `/wp-content/plugins/` directory,
    or just upload the ZIP package via ‘Plugins > Add New > Upload’ in your WP Admin
 2. Activate Easy Image Gallery from the ‘Plugins’ page in WordPress
 3. Configure the plugin’s settings from Settings -> Media
 4. Create a gallery on any post or page from the added ‘Image Gallery’ metabox.

## FAQ

### Why my galleries don’t show up after an update to Version 1.3 or above?

In Version 1.3 of the plugin, we’ve added a major update. Now, you have the ability
to add more than one galleries to your posts or pages.

For that reason, we have to introduce Gallery ID as an argument for the shortcode.
E.g. you need to use [easy_image_gallery gallery=»XXX»], where XXX is the ID of 
the gallery you want to display.

Each of your galleries in the edit screen of your page or post will generate a new
shortcode which you’ll be able to use in the page or post editor.

### Where are the plugin’s settings?

In your WordPress admin under Settings -> Media

### How can I use a different thumbnail size for each post type?

[Read This](https://devrix.com/resources/plugins/easy-image-gallery/)

## Reseñas

![](https://secure.gravatar.com/avatar/6b11c6642827a9282e4954b40bca35ee137ab6bb761cb779d589aa0ba1b13e6a?
s=60&d=retro&r=g)

### 󠀁[Syntax error crashes entire WP site](https://wordpress.org/support/topic/syntax-error-crashes-entire-wp-site/)󠁿

 [carlospwk](https://profiles.wordpress.org/carlospwk/) 3 de noviembre de 2022 2
respuestas

My site had crashed totally and most likely this plugin was the cause. The admin-
page.php file had a syntax error on line 18, an extra comma when there should be
none. When I fixed this, my website was back up. Yeah, I was running an older version
of PHP, thanks for pointing that out. Sorry for the bad review, I fixed my rating
🙂

![](https://secure.gravatar.com/avatar/52b24fbd1d8f1d99e6fe511d4ebb07ff37c9e7224defe26a0d664124ce8d5896?
s=60&d=retro&r=g)

### 󠀁[Don’t use in your new projects](https://wordpress.org/support/topic/dont-use-in-your-new-projects/)󠁿

 [iamsahmad](https://profiles.wordpress.org/iamsahmad/) 11 de marzo de 2018 4 respuestas

I am using this plugin for almost 2 years, I liked this plugin until the new version
came up and I installed. They changed the whole script and everything for the plugin
you cannot use the previous shortcodes. The shortcode id is a joke, after every 
refresh the shortcode ID change. In short don’t use it for your projects.

![](https://secure.gravatar.com/avatar/81b3755d3386740c7202c62b04a8cf9ee961a0f805d7b0bc60f340acc6cab1b1?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-12793/)󠁿

 [wyntonfranklin](https://profiles.wordpress.org/wyntonfranklin/) 15 de febrero 
de 2017

Great plugin. Looks good. Works good. Exactly what I needed

![](https://secure.gravatar.com/avatar/8008e9b0f83bb85e6514b0c1f7414de64bba5dac19e5e5df7b55d5b2ccf7d373?
s=60&d=retro&r=g)

### 󠀁[Not much of a difference…](https://wordpress.org/support/topic/not-much-of-a-difference/)󠁿

 [MrBW](https://profiles.wordpress.org/mrbw/) 3 de septiembre de 2016 1 respuesta

…from the native WP image gallery. Why use this? You cannot jump from one image 
to the other. The gallery just adds the images to your page with a link to the full
sized image file….WP can already do that out-of-the-box. An image gallery should
have the feature of moving from one picture the other in full-size!

![](https://secure.gravatar.com/avatar/f781582b3a3c4e191df8467eb38c82f447c24ce1d9d52fde63d07a55eebe5408?
s=60&d=retro&r=g)

### 󠀁[Small bug -Fixed in my next comment](https://wordpress.org/support/topic/actually-its-totally-buggy/)󠁿

 [krishnakanth](https://profiles.wordpress.org/krishnakanth/) 3 de septiembre de
2016 3 respuestas

Hi,once add a photo to gallery and remove it and add it again and remove it do it
again and again.After that add one more image and remove.Finally remove all the 
images and save.You can find all the images are getting saved from the comma seperated
hidden variable «image_gallery».I fixed from my end please find the same for comment
below.

![](https://secure.gravatar.com/avatar/180328c1fa59d5b7e312709cabb873fcb6a962b2fda4f9e058c664b2895013c2?
s=60&d=retro&r=g)

### 󠀁[Great plug-in](https://wordpress.org/support/topic/great-plug-in-277/)󠁿

 [baldheadslick](https://profiles.wordpress.org/baldheadslick/) 3 de septiembre 
de 2016 4 respuestas

Very easy to use plug-in that does the job. One thing I’ve noticed is that it’s 
slightly off centre. I had a single image above which was centralized and then a
gallery of 2×2 images below and it was noticeable. Tried centralizing in the editor
but it does nothing. I’m sure there’s a simple fix for this.

 [ Leer todas las 41 reseñas ](https://wordpress.org/support/plugin/easy-image-gallery/reviews/)

## Colaboradores y desarrolladores

«Easy Image Gallery» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ DevriX ](https://profiles.wordpress.org/devrix/)
 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)

«Easy Image Gallery» está traducido en 6 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/easy-image-gallery/contributors)
por sus contribuciones.

[Traduce «Easy Image Gallery» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/easy-image-gallery)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/easy-image-gallery/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/easy-image-gallery/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/easy-image-gallery/)
por [RSS](https://plugins.trac.wordpress.org/log/easy-image-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.5.5

 * Security: Escape gallery IDs in lightbox HTML attributes (fancybox, prettyPhoto,
   luminous) to prevent stored XSS via shortcode or post meta.
 * Security: Sanitize gallery IDs on save and in the [easy_image_gallery] shortcode.

#### 1.5.4

 * Fixed vulnerability report
 * Tested up to WordPress 6.9.4

#### 1.5.3

 * Fixed XSS report about prettyPhoto library
 * Tested up with WordPress 6.8.3

#### 1.5.2

 * Tested up with WordPress 6.8
 * Fixed XSS report

#### 1.5.1

 * Change required PHP version
 * Tested up with WordPress 6.1

#### 1.5

 * Has been added separate menu for the plugin
 * Fix: Link to larger images

#### 1.4.3

 * Fix error on 404 pages about Trying to get property ‘ID’ of non-object

#### 1.4.2

 * Release date – May 14, 2020
 * Fixed PHP warning about array_key_exists()

#### 1.4.1

 * Release date – January 22, 2020
 * Fixing TwentyTwenty single post styles
 * Fixing Add link to larger image by default
 * Fixing prettyPhoto console error
 * Fixing Insert this shordcode function

#### 1.4.0

 * Release date – January 7, 2020
 * Introduced «add to post» button in the gallery metabox for inserting shortcodes;
 * Gutenberg compatibility – adding Easy Image Gallery Gutenberg block;
 * «_blank» target for the image is added when the gallery is without lightbox, 
   thus improving UX;
 * Fancybox upgraded to v.3.5.7;
 * Adding caption to the image for fancybox;
 * Change the classes of the plugin with prefixes;
 * Fixing large image size on a href click (PrettyPhoto);
 * Fixing Fatal error on WP version 4.9.8;
 * Fixing a couple of font references where not pointing to the right folder in 
   blocks.style.build.css;
 * Fixing gallery delete when edit the post with quick edit;
 * Fixing gallery delete when the post is in the trash;
 * Removing OceanWP theme scripts for proper plugin functionality;
 * Added new gallery – Luminous

#### 1.3.1

 * Release date – May 07, 2018.
 * Remove jquery-ui.min.js from the plugin and use the WordPress Core version of
   the library.
 * Bugfix: add a fallback when the user is using the plugin’s function in the code,
   instead of a shortcoe.

#### 1.3

 * Release date – January 19, 2018.
 * Add the possibility to add two or more different galleries on one page/post.
 * Improved the UI / UX

#### 1.2

 * Release date – January 26, 2017.
 * The plugin ownership was transferred to DevriX. We are going to maintain and 
   update the plugin for now on 🙂

#### 1.1.5

 * Update Easy Image Gallery author

#### 1.1.4

 * Tweak: Updated French translations, props fxbenard

#### 1.1.3

 * Tweak: Added text domain to plugin headers in accordance with new translation
   system

#### 1.1.2

 * Fix: Added esc_attr to title attribute. Captions that included quotes were getting
   cut off.
 * Fix: Updated PrettyPhoto JavaScript file to v3.1.6

#### 1.1.1

 * Fix: Missing slash on path to CSS file when plugin’s CSS is overridden from a
   child theme

#### 1.1

 * Tweak: fancybox 2 has been replaced with fancybox 1, as non GPL software is not
   allowed on the WP repo (fancyBox 2 is license under Creative Commons).

#### 1.0.6

 * Fix: Settings link on plugins page
 * Fix PHP notice on Settings -> Media page
 * Tweak: removed unneeded function

#### 1.0.5

 * Tweak: The plugin’s options page has been moved to settings -> media
 * Tweak: Renamed the ‘thumbnail_image_size’ filter name to be ‘easy_image_gallery_thumbnail_image_size’
   so it’s unique to the plugin
 * Tweak: Renamed the ‘linked_image_size’ filter name to be ‘easy_image_gallery_linked_image_size’
   so it’s unique to the plugin

#### 1.0.4

 * Fix: Images now use the image’s caption rather than title field
 * New: Styling for image placeholder as images are being dragged

#### 1.0.3

 * Fix: jQuery script that calls light box was being loaded when there were no gallery
   images

#### 1.0.2

 * Tweak: Improved loading of scripts

#### 1.0.1

 * Tweak: Images now link to the «large» image size by default, rather than the 
   original image
 * Tweak: Removed «remove» links underneath each image and added a [-] on hover 
   to be consistent with WordPress’ media manager styling
 * New: linked_image_size filter for specifying which image size the thumbnails 
   should link to
 * New: 2 new filters added for overriding the JS for prettyPhoto and fancyBox. 
   easy_image_gallery_prettyphoto_js and easy_image_gallery_fancybox_js

#### 1.0

 * Version inicial

## Meta

 *  Versión **1.5.5**
 *  Última actualización **hace 7 días**
 *  Instalaciones activas **5.000+**
 *  Versión de WordPress ** 3.5 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4.0 o superior **
 *  Idiomas
 * [Bulgarian](https://bg.wordpress.org/plugins/easy-image-gallery/), [English (US)](https://wordpress.org/plugins/easy-image-gallery/),
   [French (France)](https://fr.wordpress.org/plugins/easy-image-gallery/), [Russian](https://ru.wordpress.org/plugins/easy-image-gallery/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/easy-image-gallery/), [Spanish (Spain)](https://es.wordpress.org/plugins/easy-image-gallery/)
   y [Swedish](https://sv.wordpress.org/plugins/easy-image-gallery/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/easy-image-gallery)
 * Etiquetas:
 * [easy](https://es.wordpress.org/plugins/tags/easy/)[galleries](https://es.wordpress.org/plugins/tags/galleries/)
   [image](https://es.wordpress.org/plugins/tags/image/)[image gallery](https://es.wordpress.org/plugins/tags/image-gallery/)
   [simple](https://es.wordpress.org/plugins/tags/simple/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/easy-image-gallery/advanced/)

## Valoraciones

 4.6 de 5 estrellas.

 *  [  35 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/easy-image-gallery/reviews/?filter=5)
 *  [  2 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/easy-image-gallery/reviews/?filter=4)
 *  [  1 valoración de 3 estrellas     ](https://wordpress.org/support/plugin/easy-image-gallery/reviews/?filter=3)
 *  [  1 valoración de 2 estrellas     ](https://wordpress.org/support/plugin/easy-image-gallery/reviews/?filter=2)
 *  [  2 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/easy-image-gallery/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/easy-image-gallery/reviews/)

## Colaboradores

 *   [ DevriX ](https://profiles.wordpress.org/devrix/)
 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/easy-image-gallery/)