Version Description
Download this release
Release Info
Developer | codeinwp |
Plugin | Google Maps Plugin by Intergeo |
Version | 2.1.1 |
Comparing to | |
See all releases |
Code changes from version 2.1.0 to 2.1.1
- CHANGELOG.md +4 -2
- css/frontend.css +1 -1
- dashboard/dashboard.php +9 -7
- index.php +2 -2
- languages/intergeo-maps.pot +3 -3
CHANGELOG.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
|
|
|
|
|
|
|
2 |
-
|
3 |
|
4 |
|
5 |
|
6 |
-
Release 2.1
|
1 |
|
2 |
+
|
3 |
+
|
4 |
+
|
5 |
+
|
6 |
|
7 |
|
8 |
|
|
css/frontend.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
/*
|
2 |
-
* Version: 2.1.
|
3 |
*/
|
4 |
|
5 |
.intergeo_map_canvas img {
|
1 |
/*
|
2 |
+
* Version: 2.1.1
|
3 |
*/
|
4 |
|
5 |
.intergeo_map_canvas img {
|
dashboard/dashboard.php
CHANGED
@@ -220,13 +220,15 @@ if ( ! class_exists( 'THEMEISLE_DASHBOARD' ) ) {
|
|
220 |
}
|
221 |
|
222 |
}
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
|
|
|
|
230 |
}
|
231 |
|
232 |
themeisle_dashboard_widget();
|
220 |
}
|
221 |
|
222 |
}
|
223 |
+
if ( ! function_exists( 'themeisle_dashboard_widget' ) ) {
|
224 |
+
/**
|
225 |
+
* The helper method to run the class
|
226 |
+
*
|
227 |
+
* @return THEMEISLE_DASHBOARD
|
228 |
+
*/
|
229 |
+
function themeisle_dashboard_widget() {
|
230 |
+
return THEMEISLE_DASHBOARD::instance();
|
231 |
+
}
|
232 |
}
|
233 |
|
234 |
themeisle_dashboard_widget();
|
index.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Intergeo - Google Maps Plugin
|
4 |
Plugin URI: http://themeisle.com/plugins/intergeo-maps-lite/
|
5 |
Description: A simple, easy and quite powerful Google Map tool to create, manage and embed custom Google Maps into your WordPress posts and pages. The plugin allows you to deeply customize look and feel of a map, add overlays like markers, rectangles, circles, polylines and polygons to your map. It could even be integraded with your Google Adsense account and show ad on your maps.
|
6 |
-
Version: 2.1.
|
7 |
Author: Themeisle
|
8 |
Author URI: http://themeisle.com
|
9 |
License: GPL v2.0 or later
|
@@ -13,7 +13,7 @@ Domain Path: /languages
|
|
13 |
*/
|
14 |
// <editor-fold defaultstate="collapsed" desc="constants">
|
15 |
define( 'INTERGEO_PLUGIN_NAME', 'intergeo' ); // don't change it whatever
|
16 |
-
define( 'INTERGEO_VERSION', '2.1.
|
17 |
define( 'INTERGEO_ABSPATH', dirname( __FILE__ ) );
|
18 |
define( 'INTERGEO_ABSURL', plugins_url( '/', __FILE__ ) );
|
19 |
defined( 'WPLANG' ) || define( 'WPLANG', '' );
|
3 |
Plugin Name: Intergeo - Google Maps Plugin
|
4 |
Plugin URI: http://themeisle.com/plugins/intergeo-maps-lite/
|
5 |
Description: A simple, easy and quite powerful Google Map tool to create, manage and embed custom Google Maps into your WordPress posts and pages. The plugin allows you to deeply customize look and feel of a map, add overlays like markers, rectangles, circles, polylines and polygons to your map. It could even be integraded with your Google Adsense account and show ad on your maps.
|
6 |
+
Version: 2.1.1
|
7 |
Author: Themeisle
|
8 |
Author URI: http://themeisle.com
|
9 |
License: GPL v2.0 or later
|
13 |
*/
|
14 |
// <editor-fold defaultstate="collapsed" desc="constants">
|
15 |
define( 'INTERGEO_PLUGIN_NAME', 'intergeo' ); // don't change it whatever
|
16 |
+
define( 'INTERGEO_VERSION', '2.1.1' );
|
17 |
define( 'INTERGEO_ABSPATH', dirname( __FILE__ ) );
|
18 |
define( 'INTERGEO_ABSURL', plugins_url( '/', __FILE__ ) );
|
19 |
defined( 'WPLANG' ) || define( 'WPLANG', '' );
|
languages/intergeo-maps.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the GPL v2.0 or later.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Intergeo - Google Maps Plugin 2.
|
6 |
-
"Report-Msgid-Bugs-To: https://github.com/Codeinwp/intergeo-maps/issues\n"
|
7 |
-
"POT-Creation-Date: 2017-01-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the GPL v2.0 or later.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Intergeo - Google Maps Plugin 2.1.0\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://github.com/Codeinwp/intergeo-maps/issues\n"
|
7 |
+
"POT-Creation-Date: 2017-01-16 16:45:46+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|