Simple Google Analytics - Version 1.1.1

Version Description

Download this release

Release Info

Developer JeromeMeyer62
Plugin Icon 128x128 Simple Google Analytics
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1.0 to 1.1.1

Files changed (2) hide show
  1. readme.txt +4 -2
  2. simple_google_analytics.php +1 -1
readme.txt CHANGED
@@ -5,8 +5,8 @@ Tags: google analytics, wordpress statistics, tracking
5
  Plugin link: http://www.arobase62.fr/2011/03/23/simple-google-analytics/
6
  Requires at least: 2.6
7
  Tested up to: 3.1.2
8
- Version: 1.1.0
9
- Stable tag: 1.1.0
10
 
11
  == Description ==
12
  Simple Google Analytics allows you to easilly add your Google Analytics code on all your pages.
@@ -47,6 +47,8 @@ It should work from 2.6 upwards.. Has been tested on all current versions and is
47
  1. Screenshot Simple Google Analytics Admin Page
48
 
49
  == Changelog ==
 
 
50
  = version 1.1.0 =
51
  * Added new Site Speed setting from Google
52
  = version 1.0.4 =
5
  Plugin link: http://www.arobase62.fr/2011/03/23/simple-google-analytics/
6
  Requires at least: 2.6
7
  Tested up to: 3.1.2
8
+ Version: 1.1.1
9
+ Stable tag: 1.1.1
10
 
11
  == Description ==
12
  Simple Google Analytics allows you to easilly add your Google Analytics code on all your pages.
47
  1. Screenshot Simple Google Analytics Admin Page
48
 
49
  == Changelog ==
50
+ = version 1.1.1 =
51
+ * Fixed annoying bug
52
  = version 1.1.0 =
53
  * Added new Site Speed setting from Google
54
  = version 1.0.4 =
simple_google_analytics.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Simple Google Analytics
4
  Plugin URI: http://www.arobase62.fr/2011/03/23/simple-google-analytics/
5
  Description: A simple Plugin to add Analytics code on your pages. You simply enter your ID, you choose if you are on a sub-domain and add your domain name.
6
- Version: 1.0.4
7
  Author: Jerome Meyer
8
  Author URI: http://www.arobase62.fr
9
  */
3
  Plugin Name: Simple Google Analytics
4
  Plugin URI: http://www.arobase62.fr/2011/03/23/simple-google-analytics/
5
  Description: A simple Plugin to add Analytics code on your pages. You simply enter your ID, you choose if you are on a sub-domain and add your domain name.
6
+ Version: 1.1.1
7
  Author: Jerome Meyer
8
  Author URI: http://www.arobase62.fr
9
  */