Gallery – Photo Gallery – Image Gallery - Version 1.0.7

Version Description

  • Changed call to action for the survey
Download this release

Release Info

Developer GreenTreeLabs
Plugin Icon wp plugin Gallery – Photo Gallery – Image Gallery
Version 1.0.7
Comparing to
See all releases

Code changes from version 1.0.6 to 1.0.7

Files changed (4) hide show
  1. Modula.php +1 -1
  2. README.txt +3 -0
  3. admin/header.php +1 -1
  4. scripts/modula.css +1 -1
Modula.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Modula Grid Gallery Lite
4
  Plugin URI: http://modula.greentreelabs.net
5
  Description: The Best Wordpress Gallery.
6
  Author: GreenTreeLabs
7
- Version: 1.0.6
8
  Author URI: http://modula.greentreelabs.net
9
  */
10
 
4
  Plugin URI: http://modula.greentreelabs.net
5
  Description: The Best Wordpress Gallery.
6
  Author: GreenTreeLabs
7
+ Version: 1.0.7
8
  Author URI: http://modula.greentreelabs.net
9
  */
10
 
README.txt CHANGED
@@ -64,6 +64,9 @@ The simplest way to install is to click on \'Plugins\' then \'Add\' and type \'M
64
 
65
  == Changelog ==
66
 
 
 
 
67
  = 1.0.6 =
68
  * Fixed CSS issue with Lightbox and some themes. New page in admin panel to show other gallery plugins. Enhancements of the UI of admin panel.
69
 
64
 
65
  == Changelog ==
66
 
67
+ = 1.0.7 =
68
+ * Changed call to action for the survey
69
+
70
  = 1.0.6 =
71
  * Fixed CSS issue with Lightbox and some themes. New page in admin panel to show other gallery plugins. Enhancements of the UI of admin panel.
72
 
admin/header.php CHANGED
@@ -4,6 +4,6 @@
4
  </header>
5
  <a id="modula-survey" class="typeform-share button" href="https://greentreelabs.typeform.com/to/Ieyk9T" data-mode="1" target="_blank">
6
  <img src="<?php print plugins_url('/images/survey.png',__file__) ?>" alt="Survey">
7
- <span>Do you have a suggestion? Help us to make your galleries even better!</span>
8
  </a>
9
  <script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'share.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}id=id+'_';if(!gi.call(d,id)){qs=ce.call(d,'link');qs.rel='stylesheet';qs.id=id;qs.href=b+'share-button.css';s=gt.call(d,'head')[0];s.appendChild(qs,s)}})()</script>
4
  </header>
5
  <a id="modula-survey" class="typeform-share button" href="https://greentreelabs.typeform.com/to/Ieyk9T" data-mode="1" target="_blank">
6
  <img src="<?php print plugins_url('/images/survey.png',__file__) ?>" alt="Survey">
7
+ <span>Give us a feedback and get your <strong>10% discount!</strong></span>
8
  </a>
9
  <script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'share.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}id=id+'_';if(!gi.call(d,id)){qs=ce.call(d,'link');qs.rel='stylesheet';qs.id=id;qs.href=b+'share-button.css';s=gt.call(d,'head')[0];s.appendChild(qs,s)}})()</script>
scripts/modula.css CHANGED
@@ -139,7 +139,7 @@
139
  border-bottom-color: #333;
140
  }
141
 
142
-
143
  @font-face {
144
  font-weight: normal;
145
  font-style: normal;
139
  border-bottom-color: #333;
140
  }
141
 
142
+
143
  @font-face {
144
  font-weight: normal;
145
  font-style: normal;