API KEY for Google Maps - Version 1.2.3

Version Description

  • Plugin version update - CHANGED
Download this release

Release Info

Developer stiofansisland
Plugin Icon 128x128 API KEY for Google Maps
Version 1.2.3
Comparing to
See all releases

Code changes from version 1.2.2 to 1.2.3

api-key-for-google-maps.php CHANGED
@@ -11,8 +11,8 @@
11
  * Plugin Name: API KEY for Google Maps
12
  * Plugin URI: http://wpgeodirectory.com/
13
  * Description: Adds API KEY to Google maps calls if they have been enqueue correctly.
14
- * Version: 1.2.1
15
- * Author: GeoDirectory
16
  * Author URI: https://wpgeodirectory.com
17
  * Text Domain: gmaps-api-key
18
  * Domain Path: /languages
@@ -30,7 +30,7 @@ if ( ! defined( 'WPINC' ) ) {
30
  *
31
  * @since 1.0.0
32
  */
33
- define( "GMAPIKEY_VERSION", "1.2.2" );
34
 
35
 
36
  add_action( 'plugins_loaded', 'rgmk_load_textdomain' );
@@ -171,7 +171,7 @@ function rgmk_show_geodirectory_offer() {
171
  ?>
172
  <div class="notice notice-info is-dismissible rgmk-offer-notice">
173
  <img src="<?php echo plugin_dir_url( __FILE__ ) . '/gd_banner.jpg'; ?>"/>
174
- <p><?php echo sprintf( __( 'API KEY for Google Maps was created for free by %sGeoDirectory%s - The WordPress directory pluign. Discount Code: APIKEY25OFF', 'gmaps-api-key' ), '<a target="_blank" href="https://wpgeodirectory.com/" >', '</a>' ); ?></p>
175
  </div>
176
  <?php
177
  }
11
  * Plugin Name: API KEY for Google Maps
12
  * Plugin URI: http://wpgeodirectory.com/
13
  * Description: Adds API KEY to Google maps calls if they have been enqueue correctly.
14
+ * Version: 1.2.3
15
+ * Author: AyeCode Ltd
16
  * Author URI: https://wpgeodirectory.com
17
  * Text Domain: gmaps-api-key
18
  * Domain Path: /languages
30
  *
31
  * @since 1.0.0
32
  */
33
+ define( "GMAPIKEY_VERSION", "1.2.3" );
34
 
35
 
36
  add_action( 'plugins_loaded', 'rgmk_load_textdomain' );
171
  ?>
172
  <div class="notice notice-info is-dismissible rgmk-offer-notice">
173
  <img src="<?php echo plugin_dir_url( __FILE__ ) . '/gd_banner.jpg'; ?>"/>
174
+ <p><?php echo sprintf( __( 'API KEY for Google Maps was created for free by %sGeoDirectory%s - The WordPress directory plugin. Discount Code: APIKEY25OFF', 'gmaps-api-key' ), '<a target="_blank" href="https://wpgeodirectory.com/" >', '</a>' ); ?></p>
175
  </div>
176
  <?php
177
  }
languages/gmaps-api-key.mo CHANGED
Binary file
languages/gmaps-api-key.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Google Maps API KEY 1.2.2\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2022-05-27 09:48+0100\n"
6
- "PO-Revision-Date: 2022-05-27 09:48+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: GeoDirectory <info@ayecode.io>\n"
9
  "Language: en_US\n"
@@ -15,7 +15,7 @@ msgstr ""
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
- "X-Generator: Poedit 2.3\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: api-key-for-google-maps.php:113
@@ -67,5 +67,5 @@ msgstr ""
67
  #, php-format
68
  msgid ""
69
  "API KEY for Google Maps was created for free by %sGeoDirectory%s - The "
70
- "WordPress directory pluign. Discount Code: APIKEY25OFF"
71
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Google Maps API KEY 1.2.3\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2022-06-09 14:18+0530\n"
6
+ "PO-Revision-Date: 2022-06-09 14:18+0530\n"
7
  "Last-Translator: \n"
8
  "Language-Team: GeoDirectory <info@ayecode.io>\n"
9
  "Language: en_US\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
+ "X-Generator: Poedit 3.0\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: api-key-for-google-maps.php:113
67
  #, php-format
68
  msgid ""
69
  "API KEY for Google Maps was created for free by %sGeoDirectory%s - The "
70
+ "WordPress directory plugin. Discount Code: APIKEY25OFF"
71
  msgstr ""
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: Google Maps, Google Maps KEY, Google Maps API KEY
4
  Donate link: https://wpgeodirectory.com
5
  Requires at least: 3.1
6
  Tested up to: 6.0
7
- Stable tag: 1.2.2
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -54,6 +54,9 @@ Ask and they shall be answered
54
 
55
  == Changelog ==
56
 
 
 
 
57
  = 1.2.2 =
58
  * Compatibility checked with WordPress 6.0 - CHECKED
59
  * Now tries to add api key even if no key param is found - CHANGED
4
  Donate link: https://wpgeodirectory.com
5
  Requires at least: 3.1
6
  Tested up to: 6.0
7
+ Stable tag: 1.2.3
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
54
 
55
  == Changelog ==
56
 
57
+ = 1.2.3 =
58
+ * Plugin version update - CHANGED
59
+
60
  = 1.2.2 =
61
  * Compatibility checked with WordPress 6.0 - CHECKED
62
  * Now tries to add api key even if no key param is found - CHANGED