Version Description
- No changes made
Download this release
Release Info
Developer | edo888 |
Plugin | Translate WordPress with GTranslate |
Version | 1.0.12 |
Comparing to | |
See all releases |
Code changes from version 1.0.11 to 1.0.12
- gtranslate.php +1 -1
- readme.txt +4 -1
gtranslate.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: GTranslate
|
4 |
Plugin URI: http://edo.webmaster.am/gtranslate
|
5 |
Description: Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
|
6 |
-
Version: 1.0.
|
7 |
Author: Edvard Ananyan
|
8 |
Author URI: http://edo.webmaster.am
|
9 |
|
3 |
Plugin Name: GTranslate
|
4 |
Plugin URI: http://edo.webmaster.am/gtranslate
|
5 |
Description: Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
|
6 |
+
Version: 1.0.12
|
7 |
Author: Edvard Ananyan
|
8 |
Author URI: http://edo.webmaster.am
|
9 |
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Donate link: http://edo.webmaster.am/gtranslate
|
|
5 |
Tags: widget, plugin, sidebar, google, translate, translation, automatic translator, google translate, ajax translator, jquery translator
|
6 |
Requires at least: 2.3
|
7 |
Tested up to: 3.0
|
8 |
-
Stable tag: 1.0.
|
9 |
|
10 |
Get translations with a single click between 58 languages (more than 98% of internet users) on your website with the help of Google Translate automatic translation service!
|
11 |
|
@@ -55,6 +55,9 @@ Yes, you need to wrap the text you don't want to be translated with <span cla
|
|
55 |
|
56 |
== Changelog ==
|
57 |
|
|
|
|
|
|
|
58 |
= 1.0.11 =
|
59 |
* Analytics feature implemented. If you have Google Analytics _gaq code on your site you can enable it and see the language usage.
|
60 |
* Fixed issue with the cookie path in On Fly method
|
5 |
Tags: widget, plugin, sidebar, google, translate, translation, automatic translator, google translate, ajax translator, jquery translator
|
6 |
Requires at least: 2.3
|
7 |
Tested up to: 3.0
|
8 |
+
Stable tag: 1.0.12
|
9 |
|
10 |
Get translations with a single click between 58 languages (more than 98% of internet users) on your website with the help of Google Translate automatic translation service!
|
11 |
|
55 |
|
56 |
== Changelog ==
|
57 |
|
58 |
+
= 1.0.12 =
|
59 |
+
* No changes made
|
60 |
+
|
61 |
= 1.0.11 =
|
62 |
* Analytics feature implemented. If you have Google Analytics _gaq code on your site you can enable it and see the language usage.
|
63 |
* Fixed issue with the cookie path in On Fly method
|