Version Description
Download this release
Release Info
| Developer | cavemonkey50 |
| Plugin | |
| Version | 1.51 |
| Comparing to | |
| See all releases | |
Code changes from version 1.5 to 1.51
google-analyticator/google-analyticator.php
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<?php
|
| 2 |
/*
|
| 3 |
* Plugin Name: Google Analyticator
|
| 4 |
-
* Version: 1.
|
| 5 |
* Plugin URI: http://cavemonkey50.com/code/google-analyticator/
|
| 6 |
* Description: Adds the necessary JavaScript code to enable <a href="http://www.google.com/analytics/">Google's Analytics</a>. After enabling this plugin visit <a href="options-general.php?page=google-analyticator.php">the options page</a> and enter your Google Analytics' UID and enable logging.
|
| 7 |
* Author: Ronald Heft, Jr.
|
| 1 |
<?php
|
| 2 |
/*
|
| 3 |
* Plugin Name: Google Analyticator
|
| 4 |
+
* Version: 1.51
|
| 5 |
* Plugin URI: http://cavemonkey50.com/code/google-analyticator/
|
| 6 |
* Description: Adds the necessary JavaScript code to enable <a href="http://www.google.com/analytics/">Google's Analytics</a>. After enabling this plugin visit <a href="options-general.php?page=google-analyticator.php">the options page</a> and enter your Google Analytics' UID and enable logging.
|
| 7 |
* Author: Ronald Heft, Jr.
|
readme.txt
CHANGED
|
@@ -4,7 +4,7 @@ Donate link: http://cavemonkey50.com/code/
|
|
| 4 |
Tags: stats, google, analytics, tracking
|
| 5 |
Requires at least: 1.5
|
| 6 |
Tested up to: 2.1
|
| 7 |
-
Stable tag: 1.
|
| 8 |
|
| 9 |
Adds the necessary JavaScript code to enable Google Analytics.
|
| 10 |
|
| 4 |
Tags: stats, google, analytics, tracking
|
| 5 |
Requires at least: 1.5
|
| 6 |
Tested up to: 2.1
|
| 7 |
+
Stable tag: 1.51
|
| 8 |
|
| 9 |
Adds the necessary JavaScript code to enable Google Analytics.
|
| 10 |
|
