Version Description
Download this release
Release Info
Developer | Tom Braider |
Plugin | Count per Day |
Version | 1.2.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.2 to 1.2.3
- counter.php +1 -1
- readme.txt +5 -1
counter.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Count Per Day
|
4 |
Plugin URI: http://www.tomsdimension.de/wp-plugins/count-per-day
|
5 |
Description: Counter, shows reads per page; today, yesterday, last week, last months ... on dashboard.
|
6 |
-
Version: 1.2.
|
7 |
License: GPL
|
8 |
Author: Tom Braider
|
9 |
Author URI: http://www.tomsdimension.de
|
3 |
Plugin Name: Count Per Day
|
4 |
Plugin URI: http://www.tomsdimension.de/wp-plugins/count-per-day
|
5 |
Description: Counter, shows reads per page; today, yesterday, last week, last months ... on dashboard.
|
6 |
+
Version: 1.2.3
|
7 |
License: GPL
|
8 |
Author: Tom Braider
|
9 |
Author URI: http://www.tomsdimension.de
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.unicef.org
|
|
4 |
Tags: counter, count, posts, visits, reads
|
5 |
Requires at least: 2.0
|
6 |
Tested up to: 2.6
|
7 |
-
Stable tag: 1.2.
|
8 |
|
9 |
Visit Counter, shows reads per page, visitors today, yesterday, last week, last months and other statistics.
|
10 |
|
@@ -113,6 +113,10 @@ _cpdGetUserPerPost( $limit = 0 )_
|
|
113 |
|
114 |
**Changelog**
|
115 |
|
|
|
|
|
|
|
|
|
116 |
_Version 1.2.2_
|
117 |
|
118 |
+ New language: Italian, thanks to Gianni Diurno http://gidibao.net/index.php/portfolio/
|
4 |
Tags: counter, count, posts, visits, reads
|
5 |
Requires at least: 2.0
|
6 |
Tested up to: 2.6
|
7 |
+
Stable tag: 1.2.3
|
8 |
|
9 |
Visit Counter, shows reads per page, visitors today, yesterday, last week, last months and other statistics.
|
10 |
|
113 |
|
114 |
**Changelog**
|
115 |
|
116 |
+
_Version 1.2.3_
|
117 |
+
|
118 |
+
+ Bugfix: autocount endless looping
|
119 |
+
|
120 |
_Version 1.2.2_
|
121 |
|
122 |
+ New language: Italian, thanks to Gianni Diurno http://gidibao.net/index.php/portfolio/
|