NextGEN Gallery – WordPress Gallery Plugin - Version 2.1.79

Version Description

  • 02.23.2017 =
  • Changed: Tag display adjustment
Download this release

Release Info

Developer photocrati
Plugin Icon 128x128 NextGEN Gallery – WordPress Gallery Plugin
Version 2.1.79
Comparing to
See all releases

Code changes from version 2.1.77 to 2.1.79

changelog.txt CHANGED
@@ -1,6 +1,9 @@
1
  NextGEN Gallery
2
  by Imagely
3
 
 
 
 
4
  = V2.1.77 - 01.31.2017 =
5
  * Changed: Corrected Facebook link
6
  * Changed: Tags in readme.txt
1
  NextGEN Gallery
2
  by Imagely
3
 
4
+ = V2.1.79 - 02.23.2017 =
5
+ * Changed: Tag display adjustment
6
+
7
  = V2.1.77 - 01.31.2017 =
8
  * Changed: Corrected Facebook link
9
  * Changed: Tags in readme.txt
composer.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "imagely/nextgen-gallery",
3
- "description": "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 12 million downloads.",
4
  "keywords": ["nextgen", "nextgen gallery", "gallery", "galleries", "image", "images", "image gallery", "photo", "photos", "photo gallery", "picture", "pictures", "picture gallery", "album", "albums", "photo albums", "image album", "media", "media gallery", "thumbnails", "thumbnail gallery", "thumbnail galleries", "slideshow", "slideshows", "slideshow gallery", "slideshow galleries", "fancybox", "lightbox", "responsive", "responsive gallery", "responsive galleries", "singlepic", "watermarks", "watermarking", "photography", "photographer"],
5
  "homepage": "https://www.imagely.com/",
6
  "license": "GPLv2",
1
  {
2
  "name": "imagely/nextgen-gallery",
3
+ "description": "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16.5 million downloads.",
4
  "keywords": ["nextgen", "nextgen gallery", "gallery", "galleries", "image", "images", "image gallery", "photo", "photos", "photo gallery", "picture", "pictures", "picture gallery", "album", "albums", "photo albums", "image album", "media", "media gallery", "thumbnails", "thumbnail gallery", "thumbnail galleries", "slideshow", "slideshows", "slideshow gallery", "slideshow galleries", "fancybox", "lightbox", "responsive", "responsive gallery", "responsive galleries", "singlepic", "watermarks", "watermarking", "photography", "photographer"],
5
  "homepage": "https://www.imagely.com/",
6
  "license": "GPLv2",
nggallery.php CHANGED
@@ -3,8 +3,8 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) { die('You
3
 
4
  /**
5
  * Plugin Name: NextGEN Gallery
6
- * Description: The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16 million downloads.
7
- * Version: 2.1.77
8
  * Author: Imagely
9
  * Plugin URI: https://www.imagely.com/wordpress-gallery-plugin/nextgen-gallery/
10
  * Author URI: https://www.imagely.com
@@ -631,7 +631,7 @@ class C_NextGEN_Bootstrap
631
  define('NGG_PRODUCT_URL', path_join(str_replace("\\", '/', NGG_PLUGIN_URL), 'products'));
632
  define('NGG_MODULE_URL', path_join(str_replace("\\", '/', NGG_PRODUCT_URL), 'photocrati_nextgen/modules'));
633
  define('NGG_PLUGIN_STARTED_AT', microtime());
634
- define('NGG_PLUGIN_VERSION', '2.1.77');
635
 
636
  if (defined('SCRIPT_DEBUG') && SCRIPT_DEBUG)
637
  define('NGG_SCRIPT_VERSION', (string)mt_rand(0, mt_getrandmax()));
3
 
4
  /**
5
  * Plugin Name: NextGEN Gallery
6
+ * Description: The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16.5 million downloads.
7
+ * Version: 2.1.79
8
  * Author: Imagely
9
  * Plugin URI: https://www.imagely.com/wordpress-gallery-plugin/nextgen-gallery/
10
  * Author URI: https://www.imagely.com
631
  define('NGG_PRODUCT_URL', path_join(str_replace("\\", '/', NGG_PLUGIN_URL), 'products'));
632
  define('NGG_MODULE_URL', path_join(str_replace("\\", '/', NGG_PRODUCT_URL), 'photocrati_nextgen/modules'));
633
  define('NGG_PLUGIN_STARTED_AT', microtime());
634
+ define('NGG_PLUGIN_VERSION', '2.1.79');
635
 
636
  if (defined('SCRIPT_DEBUG') && SCRIPT_DEBUG)
637
  define('NGG_SCRIPT_VERSION', (string)mt_rand(0, mt_getrandmax()));
products/photocrati_nextgen/modules/i18n/lang/nggallery.po CHANGED
@@ -2450,7 +2450,7 @@ msgid "Server Settings"
2450
  msgstr ""
2451
 
2452
  #: products/photocrati_nextgen/modules/ngglegacy/admin/overview.php:97
2453
- msgid "NextGEN Gallery is one of the most popular WordPress plugins of all time with over 14 million downloads."
2454
  msgstr ""
2455
 
2456
  #: products/photocrati_nextgen/modules/ngglegacy/admin/overview.php:97
@@ -3235,7 +3235,7 @@ msgid "https://www.imagely.com/wordpress-gallery-plugin/nextgen-gallery/"
3235
  msgstr ""
3236
 
3237
  #. Description of the plugin/theme
3238
- msgid "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 14 million downloads."
3239
  msgstr ""
3240
 
3241
  #. Author of the plugin/theme
2450
  msgstr ""
2451
 
2452
  #: products/photocrati_nextgen/modules/ngglegacy/admin/overview.php:97
2453
+ msgid "NextGEN Gallery is one of the most popular WordPress plugins of all time with over 16.5 million downloads."
2454
  msgstr ""
2455
 
2456
  #: products/photocrati_nextgen/modules/ngglegacy/admin/overview.php:97
3235
  msgstr ""
3236
 
3237
  #. Description of the plugin/theme
3238
+ msgid "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16.5 million downloads."
3239
  msgstr ""
3240
 
3241
  #. Author of the plugin/theme
products/photocrati_nextgen/modules/nextgen_gallery_display/package.module.nextgen_gallery_display.php CHANGED
@@ -1203,6 +1203,7 @@ class Mixin_Displayed_Gallery_Queries extends Mixin
1203
  $container_ids = array();
1204
  if (is_array($tags) && !in_array('all', array_map('strtolower', $tags))) {
1205
  foreach ($tags as $ndx => $container) {
 
1206
  $container_ids[] = "'{$container}'";
1207
  }
1208
  $container_ids = implode(',', $container_ids);
1203
  $container_ids = array();
1204
  if (is_array($tags) && !in_array('all', array_map('strtolower', $tags))) {
1205
  foreach ($tags as $ndx => $container) {
1206
+ $container = esc_sql(str_replace('%', '%%', $container));
1207
  $container_ids[] = "'{$container}'";
1208
  }
1209
  $container_ids = implode(',', $container_ids);
readme.txt CHANGED
@@ -2,11 +2,11 @@
2
  Contributors: photocrati, imagely
3
  Tags: wordpress gallery plugin, gallery, nextgen, nextgen gallery, photo gallery, image gallery, photography, slideshow, images, photo, photo album, watermark
4
  Requires at least: 4.0.0
5
- Stable tag: 2.1.77
6
- Tested up to: 4.7.1
7
  License: GPLv2
8
 
9
- The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 16 million downloads.
10
 
11
  == Description ==
12
 
@@ -187,6 +187,9 @@ For more information, feel free to visit the official website for the NextGEN Ga
187
 
188
  == Changelog ==
189
 
 
 
 
190
  = V2.1.77 - 01.31.2017 =
191
  * Changed: Corrected Facebook link
192
  * Changed: Tags in readme.txt
2
  Contributors: photocrati, imagely
3
  Tags: wordpress gallery plugin, gallery, nextgen, nextgen gallery, photo gallery, image gallery, photography, slideshow, images, photo, photo album, watermark
4
  Requires at least: 4.0.0
5
+ Stable tag: 2.1.79
6
+ Tested up to: 4.7.2
7
  License: GPLv2
8
 
9
+ The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 16.5 million downloads.
10
 
11
  == Description ==
12
 
187
 
188
  == Changelog ==
189
 
190
+ = V2.1.79 - 02.23.2017 =
191
+ * Changed: Tag display adjustment
192
+
193
  = V2.1.77 - 01.31.2017 =
194
  * Changed: Corrected Facebook link
195
  * Changed: Tags in readme.txt