Photo Gallery by WD – Responsive Photo Gallery - Version 1.2.28

Version Description

change user guide links minor bug fixed

Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Photo Gallery by WD – Responsive Photo Gallery
Version 1.2.28
Comparing to
See all releases

Code changes from version 1.2.27 to 1.2.28

admin/models/BWGModelOptions_bwg.php CHANGED
@@ -104,7 +104,7 @@ class BWGModelOptions_bwg {
104
  $row->watermark_height = 90;
105
  $row->watermark_url = WD_BWG_URL . '/images/watermark.png';
106
  $row->watermark_text = 'web-dorado.com';
107
- $row->watermark_link = 'http://web-dorado.com';
108
  $row->watermark_font_size = 20;
109
  $row->watermark_font = 'arial';
110
  $row->watermark_color = 'FFFFFF';
104
  $row->watermark_height = 90;
105
  $row->watermark_url = WD_BWG_URL . '/images/watermark.png';
106
  $row->watermark_text = 'web-dorado.com';
107
+ $row->watermark_link = 'https://web-dorado.com';
108
  $row->watermark_font_size = 20;
109
  $row->watermark_font = 'arial';
110
  $row->watermark_color = 'FFFFFF';
admin/views/BWGViewAlbums_bwg.php CHANGED
@@ -38,10 +38,10 @@ class BWGViewAlbums_bwg {
38
  <div style="clear: both; float: left; width: 99%;">
39
  <div style="float:left; font-size: 14px; font-weight: bold;">
40
  This section allows you to create, edit and delete albums.
41
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-4.html">Read More in User Manual</a>
42
  </div>
43
  <div style="float: right; text-align: right;">
44
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
45
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
46
  </a>
47
  </div>
@@ -200,10 +200,10 @@ class BWGViewAlbums_bwg {
200
  <div style="clear: both; float: left; width: 99%;">
201
  <div style="float:left; font-size: 14px; font-weight: bold;">
202
  This section allows you to add/edit album.
203
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-4.html">Read More in User Manual</a>
204
  </div>
205
  <div style="float: right; text-align: right;">
206
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
207
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
208
  </a>
209
  </div>
38
  <div style="clear: both; float: left; width: 99%;">
39
  <div style="float:left; font-size: 14px; font-weight: bold;">
40
  This section allows you to create, edit and delete albums.
41
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-4.html">Read More in User Manual</a>
42
  </div>
43
  <div style="float: right; text-align: right;">
44
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
45
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
46
  </a>
47
  </div>
200
  <div style="clear: both; float: left; width: 99%;">
201
  <div style="float:left; font-size: 14px; font-weight: bold;">
202
  This section allows you to add/edit album.
203
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-4.html">Read More in User Manual</a>
204
  </div>
205
  <div style="float: right; text-align: right;">
206
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
207
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
208
  </a>
209
  </div>
admin/views/BWGViewBWGShortcode.php CHANGED
@@ -997,7 +997,7 @@ class BWGViewBWGShortcode {
997
  ?>
998
  <hr style="float: left; width: 100%;" />
999
  <span style="float: left; width: 100%;">
1000
- <a id="bwg_pro_version_link" class="button button-primary" target="_blank" style="display: table; margin-bottom: 5px;" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">Please see Pro <span id="bwg_pro_version">Thumbnail</span> View</a>
1001
  <input type="button" class="button-primary" id="insert" name="insert" value="Generate" onclick="bwg_insert_shortcode('');" />
1002
  <input type="button" class="button-secondary" id="import" name="import" value="Import" onclick="bwg_update_shortcode()" />
1003
  <textarea style="width: 100%; resize: vertical; margin-top: 5px;" id="bwg_shortcode" rows="2" onkeydown="bwg_onKeyDown(event)"><?php echo $tagtext; ?></textarea>
997
  ?>
998
  <hr style="float: left; width: 100%;" />
999
  <span style="float: left; width: 100%;">
1000
+ <a id="bwg_pro_version_link" class="button button-primary" target="_blank" style="display: table; margin-bottom: 5px;" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">Please see Pro <span id="bwg_pro_version">Thumbnail</span> View</a>
1001
  <input type="button" class="button-primary" id="insert" name="insert" value="Generate" onclick="bwg_insert_shortcode('');" />
1002
  <input type="button" class="button-secondary" id="import" name="import" value="Import" onclick="bwg_update_shortcode()" />
1003
  <textarea style="width: 100%; resize: vertical; margin-top: 5px;" id="bwg_shortcode" rows="2" onkeydown="bwg_onKeyDown(event)"><?php echo $tagtext; ?></textarea>
admin/views/BWGViewGalleries_bwg.php CHANGED
@@ -38,10 +38,10 @@ class BWGViewGalleries_bwg {
38
  <div style="clear: both; float: left; width: 99%;">
39
  <div style="float:left; font-size: 14px; font-weight: bold;">
40
  This section allows you to create, edit and delete galleries.
41
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-2.html">Read More in User Manual</a>
42
  </div>
43
  <div style="float: right; text-align: right;">
44
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
45
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
46
  </a>
47
  </div>
@@ -216,10 +216,10 @@ class BWGViewGalleries_bwg {
216
  <div id="message_div" class="updated" style="display: none;"></div>
217
  <div style="float:left; font-size: 14px; font-weight: bold;">
218
  This section allows you to add/edit gallery.
219
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-2.html">Read More in User Manual</a>
220
  </div>
221
  <div style="float: right; text-align: right;">
222
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
223
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
224
  </a>
225
  </div>
38
  <div style="clear: both; float: left; width: 99%;">
39
  <div style="float:left; font-size: 14px; font-weight: bold;">
40
  This section allows you to create, edit and delete galleries.
41
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-2.html">Read More in User Manual</a>
42
  </div>
43
  <div style="float: right; text-align: right;">
44
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
45
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
46
  </a>
47
  </div>
216
  <div id="message_div" class="updated" style="display: none;"></div>
217
  <div style="float:left; font-size: 14px; font-weight: bold;">
218
  This section allows you to add/edit gallery.
219
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-2.html">Read More in User Manual</a>
220
  </div>
221
  <div style="float: right; text-align: right;">
222
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
223
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
224
  </a>
225
  </div>
admin/views/BWGViewLicensing_bwg.php CHANGED
@@ -83,7 +83,7 @@ class BWGViewLicensing_bwg {
83
  </div>
84
  </div>
85
  <div style="float: right; text-align: right;">
86
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
87
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
88
  </a>
89
  </div>
83
  </div>
84
  </div>
85
  <div style="float: right; text-align: right;">
86
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
87
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
88
  </a>
89
  </div>
admin/views/BWGViewOptions_bwg.php CHANGED
@@ -28,10 +28,10 @@ class BWGViewOptions_bwg {
28
  <div style="clear: both; float: left; width: 99%;">
29
  <div style="float:left; font-size: 14px; font-weight: bold;">
30
  This section allows you to change settings for different views and general options.
31
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-5/5-1.html">Read More in User Manual</a>
32
  </div>
33
  <div style="float: right; text-align: right;">
34
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
35
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
36
  </a>
37
  </div>
28
  <div style="clear: both; float: left; width: 99%;">
29
  <div style="float:left; font-size: 14px; font-weight: bold;">
30
  This section allows you to change settings for different views and general options.
31
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-5/5-1.html">Read More in User Manual</a>
32
  </div>
33
  <div style="float: right; text-align: right;">
34
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
35
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
36
  </a>
37
  </div>
admin/views/BWGViewTags_bwg.php CHANGED
@@ -41,10 +41,10 @@ class BWGViewTags_bwg {
41
  <div style="clear: both; float: left; width: 99%;">
42
  <div style="float:left; font-size: 14px; font-weight: bold;">
43
  This section allows you to create, edit and delete tags.
44
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-3.html">Read More in User Manual</a>
45
  </div>
46
  <div style="float: right; text-align: right;">
47
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
48
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
49
  </a>
50
  </div>
41
  <div style="clear: both; float: left; width: 99%;">
42
  <div style="float:left; font-size: 14px; font-weight: bold;">
43
  This section allows you to create, edit and delete tags.
44
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-3.html">Read More in User Manual</a>
45
  </div>
46
  <div style="float: right; text-align: right;">
47
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
48
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
49
  </a>
50
  </div>
admin/views/BWGViewThemes_bwg.php CHANGED
@@ -37,7 +37,7 @@ class BWGViewThemes_bwg {
37
  <div style="clear: both; float: left; width: 99%;">
38
  <div style="float:left; font-size: 14px; font-weight: bold;">
39
  This section allows you to create, edit and delete themes.
40
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-6/6-1.html">Read More in User Manual</a>
41
  <?php
42
  if (get_option("wd_bwg_theme_version")) {
43
  ?>
@@ -48,7 +48,7 @@ class BWGViewThemes_bwg {
48
  ?>
49
  </div>
50
  <div style="float: right; text-align: right;">
51
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
52
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
53
  </a>
54
  </div>
@@ -248,10 +248,10 @@ class BWGViewThemes_bwg {
248
  <div style="clear: both; float: left; width: 99%;">
249
  <div style="float:left; font-size: 14px; font-weight: bold;">
250
  This section allows you to add/edit theme.
251
- <a style="color: blue; text-decoration: none;" target="_blank" href="http://web-dorado.com/wordpress-gallery-guide-step-6/6-1.html">Read More in User Manual</a>
252
  </div>
253
  <div style="float: right; text-align: right;">
254
- <a style="text-decoration: none;" target="_blank" href="http://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
255
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
256
  </a>
257
  </div>
37
  <div style="clear: both; float: left; width: 99%;">
38
  <div style="float:left; font-size: 14px; font-weight: bold;">
39
  This section allows you to create, edit and delete themes.
40
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-6/6-1.html">Read More in User Manual</a>
41
  <?php
42
  if (get_option("wd_bwg_theme_version")) {
43
  ?>
48
  ?>
49
  </div>
50
  <div style="float: right; text-align: right;">
51
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
52
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
53
  </a>
54
  </div>
248
  <div style="clear: both; float: left; width: 99%;">
249
  <div style="float:left; font-size: 14px; font-weight: bold;">
250
  This section allows you to add/edit theme.
251
+ <a style="color: blue; text-decoration: none;" target="_blank" href="https://web-dorado.com/wordpress-gallery-guide-step-6/6-1.html">Read More in User Manual</a>
252
  </div>
253
  <div style="float: right; text-align: right;">
254
+ <a style="text-decoration: none;" target="_blank" href="https://web-dorado.com/products/wordpress-photo-gallery-plugin.html">
255
  <img width="215" border="0" alt="web-dorado.com" src="<?php echo WD_BWG_URL . '/images/logo.png'; ?>" />
256
  </a>
257
  </div>
featured/featured.php CHANGED
@@ -5,85 +5,85 @@ function spider_featured($current_plugin = '') {
5
  'title' => 'Form Maker',
6
  'text' => 'Wordpress form builder plugin',
7
  'content' => 'Form Maker is a modern and advanced tool for creating WordPress forms easily and fast.',
8
- 'href' => 'http://web-dorado.com/products/wordpress-form.html'
9
  ),
10
  "photo-gallery" => array(
11
  'title' => 'Photo Gallery',
12
  'text' => 'WordPress Photo Gallery plugin',
13
  'content' => 'Photo Gallery is a fully responsive WordPress Gallery plugin with advanced functionality. It allows having different image galleries for your posts and pages, as well as different widgets.',
14
- 'href' => 'http://web-dorado.com/products/wordpress-photo-gallery-plugin.html'
15
  ),
16
  "contact-form-builder" => array(
17
  'title' => 'Contact Form Builder',
18
  'text' => 'WordPress contact form builder plugin',
19
  'content' => 'WordPress Contact Form Builder is an intuitive tool for creating contact forms.',
20
- 'href' => 'http://web-dorado.com/products/wordpress-contact-form-builder.html'
21
  ),
22
  "slider" => array(
23
  'title' => 'Slider WD',
24
  'text' => 'WordPress slider plugin',
25
  'content' => 'Slider WD is a responsive plugin for adding sliders to your site. Slides can use individual effects as well as effects for the layers (textual content, images, social sharing buttons).',
26
- 'href' => 'http://web-dorado.com/products/wordpress-slider-plugin.html'
27
  ),
28
  "contact-form-maker" => array(
29
  'title' => 'Contact Form Maker',
30
  'text' => 'WordPress contact form maker plugin',
31
  'content' => 'WordPress Contact Form Maker is an advanced and easy-to-use tool for creating forms.',
32
- 'href' => 'http://web-dorado.com/products/wordpress-contact-form-maker-plugin.html'
33
  ),
34
  "spider-calendar" => array(
35
  'title' => 'Spider Calendar',
36
  'text' => 'WordPress event calendar plugin',
37
  'content' => 'Spider Event Calendar is a highly configurable product which allows you to have multiple organized events.',
38
- 'href' => 'http://web-dorado.com/products/wordpress-calendar.html'
39
  ),
40
  "catalog" => array(
41
  'title' => 'Spider Catalog',
42
  'text' => 'WordPress product catalog plugin',
43
  'content' => 'Spider Catalog for WordPress is a convenient tool for organizing the products represented on your website into catalogs.',
44
- 'href' => 'http://web-dorado.com/products/wordpress-catalog.html'
45
  ),
46
  "player" => array(
47
  'title' => 'Video Player',
48
  'text' => 'WordPress Video player plugin',
49
  'content' => 'Spider Video Player for WordPress is a Flash & HTML5 video player plugin that allows you to easily add videos to your website with the possibility',
50
- 'href' => 'http://web-dorado.com/products/wordpress-player.html'
51
  ),
52
  "contacts" => array(
53
  'title' => 'Spider Contacts',
54
  'text' => 'Wordpress staff list plugin',
55
  'content' => 'Spider Contacts helps you to display information about the group of people more intelligible, effective and convenient.',
56
- 'href' => 'http://web-dorado.com/products/wordpress-contacts-plugin.html'
57
  ),
58
  "facebook" => array(
59
  'title' => 'Spider Facebook',
60
  'text' => 'WordPress Facebook plugin',
61
  'content' => 'Spider Facebook is a WordPress integration tool for Facebook.It includes all the available Facebook social plugins and widgets to be added to your web',
62
- 'href' => 'http://web-dorado.com/products/wordpress-facebook.html'
63
  ),
64
  "twitter-widget" => array(
65
  'title' => 'Widget Twitter',
66
  'text' => 'WordPress Widget Twitter plugin',
67
  'content' => 'The Widget Twitter plugin lets you to fully integrate your WordPress site with your Twitter account.',
68
- 'href' => 'http://web-dorado.com/products/wordpress-twitter-integration-plugin.html'
69
  ),
70
  "faq" => array(
71
  'title' => 'Spider FAQ',
72
  'text' => 'WordPress FAQ Plugin',
73
  'content' => 'The Spider FAQ WordPress plugin is for creating an FAQ (Frequently Asked Questions) section for your website.',
74
- 'href' => 'http://web-dorado.com/products/wordpress-faq-plugin.html'
75
  ),
76
  "zoom" => array(
77
  'title' => 'Zoom',
78
  'text' => 'WordPress text zoom plugin',
79
  'content' => 'Zoom enables site users to resize the predefined areas of the web site.',
80
- 'href' => 'http://web-dorado.com/products/wordpress-zoom.html'
81
  ),
82
  "flash-calendar" => array(
83
  'title' => 'Flash Calendar',
84
  'text' => 'WordPress flash calendar plugin',
85
  'content' => 'Spider Flash Calendar is a highly configurable Flash calendar plugin which allows you to have multiple organized events.',
86
- 'href' => 'http://web-dorado.com/products/wordpress-events-calendar.html'
87
  )
88
  );
89
  ?>
5
  'title' => 'Form Maker',
6
  'text' => 'Wordpress form builder plugin',
7
  'content' => 'Form Maker is a modern and advanced tool for creating WordPress forms easily and fast.',
8
+ 'href' => 'https://web-dorado.com/products/wordpress-form.html'
9
  ),
10
  "photo-gallery" => array(
11
  'title' => 'Photo Gallery',
12
  'text' => 'WordPress Photo Gallery plugin',
13
  'content' => 'Photo Gallery is a fully responsive WordPress Gallery plugin with advanced functionality. It allows having different image galleries for your posts and pages, as well as different widgets.',
14
+ 'href' => 'https://web-dorado.com/products/wordpress-photo-gallery-plugin.html'
15
  ),
16
  "contact-form-builder" => array(
17
  'title' => 'Contact Form Builder',
18
  'text' => 'WordPress contact form builder plugin',
19
  'content' => 'WordPress Contact Form Builder is an intuitive tool for creating contact forms.',
20
+ 'href' => 'https://web-dorado.com/products/wordpress-contact-form-builder.html'
21
  ),
22
  "slider" => array(
23
  'title' => 'Slider WD',
24
  'text' => 'WordPress slider plugin',
25
  'content' => 'Slider WD is a responsive plugin for adding sliders to your site. Slides can use individual effects as well as effects for the layers (textual content, images, social sharing buttons).',
26
+ 'href' => 'https://web-dorado.com/products/wordpress-slider-plugin.html'
27
  ),
28
  "contact-form-maker" => array(
29
  'title' => 'Contact Form Maker',
30
  'text' => 'WordPress contact form maker plugin',
31
  'content' => 'WordPress Contact Form Maker is an advanced and easy-to-use tool for creating forms.',
32
+ 'href' => 'https://web-dorado.com/products/wordpress-contact-form-maker-plugin.html'
33
  ),
34
  "spider-calendar" => array(
35
  'title' => 'Spider Calendar',
36
  'text' => 'WordPress event calendar plugin',
37
  'content' => 'Spider Event Calendar is a highly configurable product which allows you to have multiple organized events.',
38
+ 'href' => 'https://web-dorado.com/products/wordpress-calendar.html'
39
  ),
40
  "catalog" => array(
41
  'title' => 'Spider Catalog',
42
  'text' => 'WordPress product catalog plugin',
43
  'content' => 'Spider Catalog for WordPress is a convenient tool for organizing the products represented on your website into catalogs.',
44
+ 'href' => 'https://web-dorado.com/products/wordpress-catalog.html'
45
  ),
46
  "player" => array(
47
  'title' => 'Video Player',
48
  'text' => 'WordPress Video player plugin',
49
  'content' => 'Spider Video Player for WordPress is a Flash & HTML5 video player plugin that allows you to easily add videos to your website with the possibility',
50
+ 'href' => 'https://web-dorado.com/products/wordpress-player.html'
51
  ),
52
  "contacts" => array(
53
  'title' => 'Spider Contacts',
54
  'text' => 'Wordpress staff list plugin',
55
  'content' => 'Spider Contacts helps you to display information about the group of people more intelligible, effective and convenient.',
56
+ 'href' => 'https://web-dorado.com/products/wordpress-contacts-plugin.html'
57
  ),
58
  "facebook" => array(
59
  'title' => 'Spider Facebook',
60
  'text' => 'WordPress Facebook plugin',
61
  'content' => 'Spider Facebook is a WordPress integration tool for Facebook.It includes all the available Facebook social plugins and widgets to be added to your web',
62
+ 'href' => 'https://web-dorado.com/products/wordpress-facebook.html'
63
  ),
64
  "twitter-widget" => array(
65
  'title' => 'Widget Twitter',
66
  'text' => 'WordPress Widget Twitter plugin',
67
  'content' => 'The Widget Twitter plugin lets you to fully integrate your WordPress site with your Twitter account.',
68
+ 'href' => 'https://web-dorado.com/products/wordpress-twitter-integration-plugin.html'
69
  ),
70
  "faq" => array(
71
  'title' => 'Spider FAQ',
72
  'text' => 'WordPress FAQ Plugin',
73
  'content' => 'The Spider FAQ WordPress plugin is for creating an FAQ (Frequently Asked Questions) section for your website.',
74
+ 'href' => 'https://web-dorado.com/products/wordpress-faq-plugin.html'
75
  ),
76
  "zoom" => array(
77
  'title' => 'Zoom',
78
  'text' => 'WordPress text zoom plugin',
79
  'content' => 'Zoom enables site users to resize the predefined areas of the web site.',
80
+ 'href' => 'https://web-dorado.com/products/wordpress-zoom.html'
81
  ),
82
  "flash-calendar" => array(
83
  'title' => 'Flash Calendar',
84
  'text' => 'WordPress flash calendar plugin',
85
  'content' => 'Spider Flash Calendar is a highly configurable Flash calendar plugin which allows you to have multiple organized events.',
86
+ 'href' => 'https://web-dorado.com/products/wordpress-events-calendar.html'
87
  )
88
  );
89
  ?>
frontend/views/BWGViewGalleryBox.php CHANGED
@@ -896,7 +896,7 @@ class BWGViewGalleryBox {
896
  <div class="bwg_image_info_container1">
897
  <div class="bwg_image_info_container2">
898
  <span class="bwg_image_info_spun">
899
- <div class="bwg_image_info">
900
  <div class="bwg_image_title"><?php echo html_entity_decode($current_image_alt); ?></div>
901
  <div class="bwg_image_description"><?php echo html_entity_decode($current_image_description); ?></div>
902
  </div>
@@ -1370,6 +1370,12 @@ class BWGViewGalleryBox {
1370
  /* Change image title, description.*/
1371
  jQuery(".bwg_image_title").html(jQuery('<div />').html(data[key]["alt"]).text());
1372
  jQuery(".bwg_image_description").html(jQuery('<div />').html(data[key]["description"]).text());
 
 
 
 
 
 
1373
  if (jQuery(".bwg_image_info_container1").css("display") != 'none') {
1374
  jQuery(".bwg_image_info_container1").css("display", "table-cell");
1375
  }
@@ -1480,12 +1486,6 @@ class BWGViewGalleryBox {
1480
  else if (e.keyCode === 32) { /* Space.*/
1481
  jQuery(".bwg_play_pause").trigger('click');
1482
  }
1483
- if (e.preventDefault) {
1484
- e.preventDefault();
1485
- }
1486
- else {
1487
- e.returnValue = false;
1488
- }
1489
  });
1490
  function bwg_preload_images(key) {
1491
  count = <?php echo (int) $option_row->preload_images_count / 2; ?>;
@@ -1508,7 +1508,6 @@ class BWGViewGalleryBox {
1508
  }
1509
  }
1510
  function bwg_popup_resize() {
1511
-
1512
  if (typeof jQuery().fullscreen !== 'undefined' && jQuery.isFunction(jQuery().fullscreen) && !jQuery.fullscreen.isFullScreen()) {
1513
  jQuery(".bwg_resize-full").show();
1514
  jQuery(".bwg_resize-full").attr("class", "bwg_ctrl_btn bwg_resize-full fa fa-resize-full");
@@ -2138,7 +2137,9 @@ class BWGViewGalleryBox {
2138
  if ($option_row->preload_images) {
2139
  echo "bwg_preload_images(parseInt(jQuery('#bwg_current_image_key').val()));";
2140
  }
2141
- ?>
 
 
2142
  });
2143
  /* Open with fullscreen.*/
2144
  function bwg_open_with_fullscreen() {
896
  <div class="bwg_image_info_container1">
897
  <div class="bwg_image_info_container2">
898
  <span class="bwg_image_info_spun">
899
+ <div class="bwg_image_info" <?php if(trim($current_image_alt) == '' && trim($current_image_description) == '') { echo 'style="background:none;"'; } ?>>
900
  <div class="bwg_image_title"><?php echo html_entity_decode($current_image_alt); ?></div>
901
  <div class="bwg_image_description"><?php echo html_entity_decode($current_image_description); ?></div>
902
  </div>
1370
  /* Change image title, description.*/
1371
  jQuery(".bwg_image_title").html(jQuery('<div />').html(data[key]["alt"]).text());
1372
  jQuery(".bwg_image_description").html(jQuery('<div />').html(data[key]["description"]).text());
1373
+ if(data[key]["alt"].trim() == "" && data[key]["description"].trim() == "") {
1374
+ jQuery(".bwg_image_info").css("background","none");
1375
+ }
1376
+ else {
1377
+ jQuery(".bwg_image_info").removeAttr("style");
1378
+ }
1379
  if (jQuery(".bwg_image_info_container1").css("display") != 'none') {
1380
  jQuery(".bwg_image_info_container1").css("display", "table-cell");
1381
  }
1486
  else if (e.keyCode === 32) { /* Space.*/
1487
  jQuery(".bwg_play_pause").trigger('click');
1488
  }
 
 
 
 
 
 
1489
  });
1490
  function bwg_preload_images(key) {
1491
  count = <?php echo (int) $option_row->preload_images_count / 2; ?>;
1508
  }
1509
  }
1510
  function bwg_popup_resize() {
 
1511
  if (typeof jQuery().fullscreen !== 'undefined' && jQuery.isFunction(jQuery().fullscreen) && !jQuery.fullscreen.isFullScreen()) {
1512
  jQuery(".bwg_resize-full").show();
1513
  jQuery(".bwg_resize-full").attr("class", "bwg_ctrl_btn bwg_resize-full fa fa-resize-full");
2137
  if ($option_row->preload_images) {
2138
  echo "bwg_preload_images(parseInt(jQuery('#bwg_current_image_key').val()));";
2139
  }
2140
+ ?>
2141
+ jQuery(".bwg_popup_image").removeAttr("width");
2142
+ jQuery(".bwg_popup_image").removeAttr("height");
2143
  });
2144
  /* Open with fullscreen.*/
2145
  function bwg_open_with_fullscreen() {
frontend/views/BWGViewSlideshow.php CHANGED
@@ -659,6 +659,7 @@ class BWGViewSlideshow {
659
 
660
  $is_embed = preg_match('/EMBED/',$image_row->filetype)==1 ? true :false;
661
  $is_embed_video = ($is_embed && preg_match('/_VIDEO/',$image_row->filetype)==1) ? true :false;
 
662
  if ($image_row->id == $current_image_id) {
663
  $current_key = $key;
664
  ?>
@@ -1452,6 +1453,8 @@ class BWGViewSlideshow {
1452
  document.getElementById("bwg_audio_<?php echo $bwg; ?>").play();
1453
  }
1454
  }
 
 
1455
  });
1456
 
1457
 
659
 
660
  $is_embed = preg_match('/EMBED/',$image_row->filetype)==1 ? true :false;
661
  $is_embed_video = ($is_embed && preg_match('/_VIDEO/',$image_row->filetype)==1) ? true :false;
662
+ $is_embed_instagram_post = preg_match('/INSTAGRAM_POST/',$image_row->filetype)==1 ? true :false;
663
  if ($image_row->id == $current_image_id) {
664
  $current_key = $key;
665
  ?>
1453
  document.getElementById("bwg_audio_<?php echo $bwg; ?>").play();
1454
  }
1455
  }
1456
+ jQuery(".bwg_slideshow_image_<?php echo $bwg; ?>").removeAttr("width");
1457
+ jQuery(".bwg_slideshow_image_<?php echo $bwg; ?>").removeAttr("height");
1458
  });
1459
 
1460
 
photo-gallery.php CHANGED
@@ -2,11 +2,11 @@
2
 
3
  /**
4
  * Plugin Name: Photo Gallery
5
- * Plugin URI: http://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.27
8
  * Author: WebDorado
9
- * Author URI: http://web-dorado.com/
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
11
  */
12
 
@@ -1259,7 +1259,7 @@ function bwg_activate() {
1259
  'watermark_height' => 90,
1260
  'watermark_url' => WD_BWG_URL . '/images/watermark.png',
1261
  'watermark_text' => 'web-dorado.com',
1262
- 'watermark_link' => 'http://web-dorado.com',
1263
  'watermark_font_size' => 20,
1264
  'watermark_font' => 'arial',
1265
  'watermark_color' => 'FFFFFF',
@@ -3139,7 +3139,7 @@ function bwg_activate() {
3139
  ));
3140
  }
3141
  $version = get_option("wd_bwg_version");
3142
- $new_version = '1.2.27';
3143
  if ($version && version_compare($version, $new_version, '<')) {
3144
  require_once WD_BWG_DIR . "/update/bwg_update.php";
3145
  bwg_update($version);
@@ -3157,7 +3157,7 @@ wp_oembed_add_provider( '#https://instagr(\.am|am\.com)/p/.*#i', 'https://api.in
3157
 
3158
  function bwg_update_hook() {
3159
  $version = get_option("wd_bwg_version");
3160
- $new_version = '1.2.27';
3161
  if ($version && version_compare($version, $new_version, '<')) {
3162
  require_once WD_BWG_DIR . "/update/bwg_update.php";
3163
  bwg_update($version);
2
 
3
  /**
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.28
8
  * Author: WebDorado
9
+ * Author URI: https://web-dorado.com/
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
11
  */
12
 
1259
  'watermark_height' => 90,
1260
  'watermark_url' => WD_BWG_URL . '/images/watermark.png',
1261
  'watermark_text' => 'web-dorado.com',
1262
+ 'watermark_link' => 'https://web-dorado.com',
1263
  'watermark_font_size' => 20,
1264
  'watermark_font' => 'arial',
1265
  'watermark_color' => 'FFFFFF',
3139
  ));
3140
  }
3141
  $version = get_option("wd_bwg_version");
3142
+ $new_version = '1.2.28';
3143
  if ($version && version_compare($version, $new_version, '<')) {
3144
  require_once WD_BWG_DIR . "/update/bwg_update.php";
3145
  bwg_update($version);
3157
 
3158
  function bwg_update_hook() {
3159
  $version = get_option("wd_bwg_version");
3160
+ $new_version = '1.2.28';
3161
  if ($version && version_compare($version, $new_version, '<')) {
3162
  require_once WD_BWG_DIR . "/update/bwg_update.php";
3163
  bwg_update($version);
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Photo Gallery ===
2
  Contributors: webdorado
3
  Donate link: http://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
5
  Requires at least: 3.4
6
  Tested up to: 4.2
7
- Stable tag: 1.2.27
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -92,6 +92,7 @@ Upgrade to [WordPress Photo Gallery Pro](http://web-dorado.com/products/wordpres
92
  * Masonry Album view
93
  * Slideshow/Lightbox 15 effects.
94
  * Editable themes.
 
95
  * Commenting possibility with Captcha protection possibility.
96
  * Social sharing possibility (Facebook, Google+, Twitter, Pinterest and Tumblr)
97
  * Dynamic Photo Gallery Tag Cloud widget with image tag cloud and text tag cloud options.
@@ -206,6 +207,10 @@ Yes, it is possible to add advertising and/or watermark over the images. In both
206
 
207
  == Changelog ==
208
 
 
 
 
 
209
  = 1.2.27 =
210
  minor bug fixed
211
 
1
  === Photo Gallery ===
2
  Contributors: webdorado
3
  Donate link: http://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, mosaic
5
  Requires at least: 3.4
6
  Tested up to: 4.2
7
+ Stable tag: 1.2.28
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
92
  * Masonry Album view
93
  * Slideshow/Lightbox 15 effects.
94
  * Editable themes.
95
+ * Instagram Integration
96
  * Commenting possibility with Captcha protection possibility.
97
  * Social sharing possibility (Facebook, Google+, Twitter, Pinterest and Tumblr)
98
  * Dynamic Photo Gallery Tag Cloud widget with image tag cloud and text tag cloud options.
207
 
208
  == Changelog ==
209
 
210
+ = 1.2.28 =
211
+ change user guide links
212
+ minor bug fixed
213
+
214
  = 1.2.27 =
215
  minor bug fixed
216