Translate WordPress with GTranslate - Version 2.8.49

Version Description

  • Added translate support for MyHome IDX Broker plugin
Download this release

Release Info

Developer edo888
Plugin Icon 128x128 Translate WordPress with GTranslate
Version 2.8.49
Comparing to
See all releases

Code changes from version 2.8.48 to 2.8.49

Files changed (2) hide show
  1. gtranslate.php +2 -1
  2. readme.txt +4 -1
gtranslate.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: GTranslate
4
  Plugin URI: https://gtranslate.io/?xyz=998
5
  Description: Makes your website <strong>multilingual</strong> and available to the world using Google Translate. For support visit <a href="https://wordpress.org/support/plugin/gtranslate">GTranslate Support</a>.
6
- Version: 2.8.48
7
  Author: Translate AI Multilingual Solutions
8
  Author URI: https://gtranslate.io
9
  Text Domain: gtranslate
@@ -2064,6 +2064,7 @@ if($data['pro_version'] or $data['enterprise_version']) {
2064
  'googlecode_property',
2065
  'googlecode_contact',
2066
  'mapfunctions',
 
2067
 
2068
  );
2069
 
3
  Plugin Name: GTranslate
4
  Plugin URI: https://gtranslate.io/?xyz=998
5
  Description: Makes your website <strong>multilingual</strong> and available to the world using Google Translate. For support visit <a href="https://wordpress.org/support/plugin/gtranslate">GTranslate Support</a>.
6
+ Version: 2.8.49
7
  Author: Translate AI Multilingual Solutions
8
  Author URI: https://gtranslate.io
9
  Text Domain: gtranslate
2064
  'googlecode_property',
2065
  'googlecode_contact',
2066
  'mapfunctions',
2067
+ 'myhome-min',
2068
 
2069
  );
2070
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Author: Translate AI Multilingual Solutions
4
  Tags: translate wordpress, multilingual, translate, translation, language, bilingual, localization, translation proxy, i18n, l10n, localisation, multilanguage, google translate
5
  Requires at least: 2.8.1
6
  Tested up to: 5.2
7
- Stable tag: 2.8.48
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  Donate link: https://gtranslate.io/?xyz=998#pricing
@@ -221,6 +221,9 @@ You need to go to the language you want to edit, for instance, French: http://do
221
  8. User Dashboard
222
 
223
  == Changelog ==
 
 
 
224
  = 2.8.48 =
225
  * Fix for Javanese language hreflang code: jv instead of jw
226
  * Typo in variable name fixed
4
  Tags: translate wordpress, multilingual, translate, translation, language, bilingual, localization, translation proxy, i18n, l10n, localisation, multilanguage, google translate
5
  Requires at least: 2.8.1
6
  Tested up to: 5.2
7
+ Stable tag: 2.8.49
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  Donate link: https://gtranslate.io/?xyz=998#pricing
221
  8. User Dashboard
222
 
223
  == Changelog ==
224
+ = 2.8.49 =
225
+ * Added translate support for MyHome IDX Broker plugin
226
+
227
  = 2.8.48 =
228
  * Fix for Javanese language hreflang code: jv instead of jw
229
  * Typo in variable name fixed