Version Description
- Fixed: SEO bug.
Download this release
Release Info
Developer | webdorado |
Plugin | Photo Gallery by WD – Responsive Photo Gallery |
Version | 1.2.73 |
Comparing to | |
See all releases |
Code changes from version 1.2.72 to 1.2.73
frontend/views/BWGViewAlbum_compact_preview.php
CHANGED
@@ -588,8 +588,7 @@ class BWGViewAlbum_compact_preview {
|
|
588 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display: none;">
|
589 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color: #FFFFFF; opacity: 0.7; filter: Alpha(opacity=70);">
|
590 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
591 |
-
<div id="loading_div_<?php echo $bwg; ?>" style="display: inline-block; text-align:center; position:relative; vertical-align:middle;">
|
592 |
-
<img src="<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>" class="spider_ajax_loading" style="float: none; width:50px;">
|
593 |
</div>
|
594 |
</div>
|
595 |
</div>
|
588 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display: none;">
|
589 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color: #FFFFFF; opacity: 0.7; filter: Alpha(opacity=70);">
|
590 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
591 |
+
<div id="loading_div_<?php echo $bwg; ?>" class="spider_ajax_loading" style="display: inline-block; text-align:center; position:relative; vertical-align:middle; background-image:url(<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>); float: none; width:50px;height:50px;background-size:50px 50px;">
|
|
|
592 |
</div>
|
593 |
</div>
|
594 |
</div>
|
frontend/views/BWGViewAlbum_extended_preview.php
CHANGED
@@ -569,8 +569,7 @@ class BWGViewAlbum_extended_preview {
|
|
569 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display: none;">
|
570 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color:#FFFFFF; opacity:0.7; filter:Alpha(opacity=70);">
|
571 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
572 |
-
<div id="loading_div_<?php echo $bwg; ?>" style="display: inline-block; text-align:
|
573 |
-
<img src="<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>" class="spider_ajax_loading" style="float: none; width:50px;">
|
574 |
</div>
|
575 |
</div>
|
576 |
</div>
|
569 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display: none;">
|
570 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color:#FFFFFF; opacity:0.7; filter:Alpha(opacity=70);">
|
571 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
572 |
+
<div id="loading_div_<?php echo $bwg; ?>" class="spider_ajax_loading" style="display: inline-block; text-align:center; position:relative; vertical-align:middle; background-image:url(<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>); float: none; width:50px;height:50px;background-size:50px 50px;">
|
|
|
573 |
</div>
|
574 |
</div>
|
575 |
</div>
|
frontend/views/BWGViewImage_browser.php
CHANGED
@@ -450,8 +450,7 @@ class BWGViewImage_browser {
|
|
450 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display:none;">
|
451 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color: #FFFFFF; opacity: 0.7; filter: Alpha(opacity=70);">
|
452 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
453 |
-
<div id="loading_div_<?php echo $bwg; ?>" style="display: inline-block; text-align:center; position:
|
454 |
-
<img src="<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>" class="spider_ajax_loading" style="float: none; width:50px;">
|
455 |
</div>
|
456 |
</div>
|
457 |
</div>
|
450 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display:none;">
|
451 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color: #FFFFFF; opacity: 0.7; filter: Alpha(opacity=70);">
|
452 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
453 |
+
<div id="loading_div_<?php echo $bwg; ?>" class="spider_ajax_loading" style="display: inline-block; text-align:center; position:relative; vertical-align:middle; background-image:url(<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>); float: none; width:50px;height:50px;background-size:50px 50px;">
|
|
|
454 |
</div>
|
455 |
</div>
|
456 |
</div>
|
frontend/views/BWGViewThumbnails.php
CHANGED
@@ -387,8 +387,7 @@ class BWGViewThumbnails {
|
|
387 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display:none;">
|
388 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color: #FFFFFF; opacity: 0.7; filter: Alpha(opacity=70);">
|
389 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
390 |
-
<div id="loading_div_<?php echo $bwg; ?>" style="display: inline-block; text-align:center; position:relative; vertical-align:
|
391 |
-
<img src="<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>" class="spider_ajax_loading" style="float: none; width:50px;">
|
392 |
</div>
|
393 |
</div>
|
394 |
</div>
|
387 |
<div id="ajax_loading_<?php echo $bwg; ?>" style="position:absolute;width: 100%; z-index: 115; text-align: center; height: 100%; vertical-align: middle; display:none;">
|
388 |
<div style="display: table; vertical-align: middle; width: 100%; height: 100%; background-color: #FFFFFF; opacity: 0.7; filter: Alpha(opacity=70);">
|
389 |
<div style="display: table-cell; text-align: center; position: relative; vertical-align: middle;" >
|
390 |
+
<div id="loading_div_<?php echo $bwg; ?>" class="spider_ajax_loading" style="display: inline-block; text-align:center; position:relative; vertical-align:middle; background-image:url(<?php echo WD_BWG_URL . '/images/ajax_loader.png'; ?>); float: none; width:50px;height:50px;background-size:50px 50px;">
|
|
|
391 |
</div>
|
392 |
</div>
|
393 |
</div>
|
photo-gallery.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: Photo Gallery
|
5 |
* Plugin URI: https://web-dorado.com/products/wordpress-photo-gallery-plugin.html
|
6 |
* Description: This plugin is a fully responsive gallery plugin with advanced functionality. It allows having different image galleries for your posts and pages. You can create unlimited number of galleries, combine them into albums, and provide descriptions and tags.
|
7 |
-
* Version: 1.2.
|
8 |
* Author: WebDorado
|
9 |
* Author URI: https://web-dorado.com/
|
10 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -2339,7 +2339,7 @@ function bwg_activate() {
|
|
2339 |
));
|
2340 |
}
|
2341 |
$version = get_option("wd_bwg_version");
|
2342 |
-
$new_version = '1.2.
|
2343 |
if ($version && version_compare($version, $new_version, '<')) {
|
2344 |
require_once WD_BWG_DIR . "/update/bwg_update.php";
|
2345 |
bwg_update($version);
|
@@ -2387,7 +2387,7 @@ wp_oembed_add_provider( '#https://instagr(\.am|am\.com)/p/.*#i', 'https://api.in
|
|
2387 |
|
2388 |
function bwg_update_hook() {
|
2389 |
$version = get_option("wd_bwg_version");
|
2390 |
-
$new_version = '1.2.
|
2391 |
if ($version && version_compare($version, $new_version, '<')) {
|
2392 |
require_once WD_BWG_DIR . "/update/bwg_update.php";
|
2393 |
bwg_update($version);
|
4 |
* Plugin Name: Photo Gallery
|
5 |
* Plugin URI: https://web-dorado.com/products/wordpress-photo-gallery-plugin.html
|
6 |
* Description: This plugin is a fully responsive gallery plugin with advanced functionality. It allows having different image galleries for your posts and pages. You can create unlimited number of galleries, combine them into albums, and provide descriptions and tags.
|
7 |
+
* Version: 1.2.73
|
8 |
* Author: WebDorado
|
9 |
* Author URI: https://web-dorado.com/
|
10 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
2339 |
));
|
2340 |
}
|
2341 |
$version = get_option("wd_bwg_version");
|
2342 |
+
$new_version = '1.2.73';
|
2343 |
if ($version && version_compare($version, $new_version, '<')) {
|
2344 |
require_once WD_BWG_DIR . "/update/bwg_update.php";
|
2345 |
bwg_update($version);
|
2387 |
|
2388 |
function bwg_update_hook() {
|
2389 |
$version = get_option("wd_bwg_version");
|
2390 |
+
$new_version = '1.2.73';
|
2391 |
if ($version && version_compare($version, $new_version, '<')) {
|
2392 |
require_once WD_BWG_DIR . "/update/bwg_update.php";
|
2393 |
bwg_update($version);
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://web-dorado.com/products/wordpress-photo-gallery-plugin.html
|
|
4 |
Tags: photo, photo gallery, image gallery, video gallery, gallery, galleries, wordpress gallery plugin, images gallery, album, photo albums, simple gallery, best gallery plugin, free photo gallery, wp gallery, wordpress gallery, website gallery, gallery shortcode, best gallery, picture, pictures, gallery slider, photo album, photogallery, widget gallery, image, images, photos, gallery lightbox, photoset, wordpress photo gallery plugin, wp gallery plugins, responsive wordpress photo gallery, media, image album, filterable gallery, banner rotator, fullscreen gallery, fotogalerie, galleria, galerie, galeri, responsive gallery, add album, add gallery, add pictures, fotoalbum, foto, gallery decription, multiple pictures, photoalbum, upload images, upload photos, view images, view pictures, admin, AJAX, comments, gallery image, image lightbox, image rotate, image slideshow, image slider, jquery, jquery gallery, slide show, slideshow, thumbnail, thumbnail view, thumbnails, thumbs, responsive, watermarking, watermarks,fullscreen slider, lightbox, photography, sidebar, slide, youtube, vimeo, videos, instagram, facebook, mosaic, facebook integration, instagram feed, Flickr, Dailymotion, widget
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.3
|
7 |
-
Stable tag: 1.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -215,8 +215,11 @@ Yes, it is possible to add advertising and/or watermark over the images. In both
|
|
215 |
|
216 |
== Changelog ==
|
217 |
|
|
|
|
|
|
|
218 |
= 1.2.72 =
|
219 |
-
* Fixed:Bug on options save.
|
220 |
|
221 |
= 1.2.71 =
|
222 |
* Fixed: Quotes in advertisement text.
|
4 |
Tags: photo, photo gallery, image gallery, video gallery, gallery, galleries, wordpress gallery plugin, images gallery, album, photo albums, simple gallery, best gallery plugin, free photo gallery, wp gallery, wordpress gallery, website gallery, gallery shortcode, best gallery, picture, pictures, gallery slider, photo album, photogallery, widget gallery, image, images, photos, gallery lightbox, photoset, wordpress photo gallery plugin, wp gallery plugins, responsive wordpress photo gallery, media, image album, filterable gallery, banner rotator, fullscreen gallery, fotogalerie, galleria, galerie, galeri, responsive gallery, add album, add gallery, add pictures, fotoalbum, foto, gallery decription, multiple pictures, photoalbum, upload images, upload photos, view images, view pictures, admin, AJAX, comments, gallery image, image lightbox, image rotate, image slideshow, image slider, jquery, jquery gallery, slide show, slideshow, thumbnail, thumbnail view, thumbnails, thumbs, responsive, watermarking, watermarks,fullscreen slider, lightbox, photography, sidebar, slide, youtube, vimeo, videos, instagram, facebook, mosaic, facebook integration, instagram feed, Flickr, Dailymotion, widget
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.3
|
7 |
+
Stable tag: 1.2.73
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
215 |
|
216 |
== Changelog ==
|
217 |
|
218 |
+
= 1.2.73 =
|
219 |
+
* Fixed: SEO bug.
|
220 |
+
|
221 |
= 1.2.72 =
|
222 |
+
* Fixed:Bug on options save.
|
223 |
|
224 |
= 1.2.71 =
|
225 |
* Fixed: Quotes in advertisement text.
|