Translate WordPress with GTranslate - Version 2.8.54

Version Description

  • Added more servers into the list of our growing Translation Delivery Network
Download this release

Release Info

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

Code changes from version 2.8.53 to 2.8.54

Files changed (3) hide show
  1. gtranslate.php +1 -1
  2. readme.txt +5 -2
  3. url_addon/config.php +1 -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.53
7
  Author: Translate AI Multilingual Solutions
8
  Author URI: https://gtranslate.io
9
  Text Domain: gtranslate
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.54
7
  Author: Translate AI Multilingual Solutions
8
  Author URI: https://gtranslate.io
9
  Text Domain: gtranslate
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: edo888
3
  Author: Translate AI Multilingual Solutions
4
  Tags: translate, translate wordpress, multilingual, translation, translate language, bilingual, localization, translation proxy, localisation, multilanguage, google translate
5
  Requires at least: 2.8.1
6
- Tested up to: 5.3
7
- Stable tag: 2.8.53
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
@@ -247,6 +247,9 @@ If you want us to translate your website professionally or provide you a proofre
247
  8. User Dashboard
248
 
249
  == Changelog ==
 
 
 
250
  = 2.8.53 =
251
  * Fixed issue in Translate Woocommerce emails feature related to wordpress magic quotes
252
 
3
  Author: Translate AI Multilingual Solutions
4
  Tags: translate, translate wordpress, multilingual, translation, translate language, bilingual, localization, translation proxy, localisation, multilanguage, google translate
5
  Requires at least: 2.8.1
6
+ Tested up to: 5.4
7
+ Stable tag: 2.8.54
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
247
  8. User Dashboard
248
 
249
  == Changelog ==
250
+ = 2.8.54 =
251
+ * Added more servers into the list of our growing Translation Delivery Network
252
+
253
  = 2.8.53 =
254
  * Fixed issue in Translate Woocommerce emails feature related to wordpress magic quotes
255
 
url_addon/config.php CHANGED
@@ -111,5 +111,5 @@ fy -> Frisian
111
  xh -> Xhosa
112
  */
113
 
114
- $servers = array('van', 'kars', 'sis', 'dvin', 'ani', 'evn');
115
  $debug = false;
111
  xh -> Xhosa
112
  */
113
 
114
+ $servers = array('van', 'kars', 'sis', 'dvin', 'ani', 'evn', 'van', 'kars', 'sis', 'tigr', 'tigr', 'evn');
115
  $debug = false;