Count per Day - Version 3.5.9

Version Description

  • Bugfix: counter-core
Download this release

Release Info

Developer easyplugin
Plugin Icon 128x128 Count per Day
Version 3.5.9
Comparing to
See all releases

Code changes from version 3.5.7 to 3.5.9

Files changed (2) hide show
  1. counter.php +1 -1
  2. readme.txt +11 -5
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 and visitors per page; today, yesterday, last week, last months ... on dashboard, per shortcode or in widget.
6
- Version: 3.5.7
7
  License: Postcardware
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 and visitors per page; today, yesterday, last week, last months ... on dashboard, per shortcode or in widget.
6
+ Version: 3.5.9
7
  License: Postcardware
8
  Author: Tom Braider
9
  Author URI: http://www.tomsdimension.de
readme.txt CHANGED
@@ -1,11 +1,10 @@
1
  === Count per Day ===
2
- Contributors: Tom Braider
3
  Tags: counter, count, posts, visits, reads, dashboard, widget, shortcode
4
  Requires at least: 3.0
5
  Tested up to: 4.8
6
- Stable tag: 3.5.7
7
  License: GPLv2
8
- Donate link: http://www.tomsdimension.de/postcards
9
 
10
  Visit Counter, shows reads and visitors per page, visitors today, yesterday, last week, last months and other statistics.
11
 
@@ -16,8 +15,6 @@ Visit Counter, shows reads and visitors per page, visitors today, yesterday, las
16
  * shows visitors today, yesterday, last week, last months and other statistics on dashboard
17
  * shows country of your visitors
18
  * you can show these statistics on frontend per widget or shortcodes too
19
- * Plugin: http://www.tomsdimension.de/wp-plugins/count-per-day
20
- * Donate: http://www.tomsdimension.de/postcards
21
 
22
  "Count per Day" counts 1 visit per IP per day. So any reload of the page do not increment the counter.
23
 
@@ -74,6 +71,9 @@ See the Options Page and check the default values.
74
 
75
  read and write comments on http://www.tomsdimension.de/wp-plugins/count-per-day
76
 
 
 
 
77
 
78
 
79
  == Screenshots ==
@@ -306,6 +306,12 @@ show( $before, $after, $show, $count, $page )'
306
 
307
  == Changelog ==
308
 
 
 
 
 
 
 
309
  = 3.5.7 =
310
  + Bugfix: security fixes in notes, options
311
 
1
  === Count per Day ===
2
+ Contributors: Jon Highham
3
  Tags: counter, count, posts, visits, reads, dashboard, widget, shortcode
4
  Requires at least: 3.0
5
  Tested up to: 4.8
6
+ Stable tag: 3.5.9
7
  License: GPLv2
 
8
 
9
  Visit Counter, shows reads and visitors per page, visitors today, yesterday, last week, last months and other statistics.
10
 
15
  * shows visitors today, yesterday, last week, last months and other statistics on dashboard
16
  * shows country of your visitors
17
  * you can show these statistics on frontend per widget or shortcodes too
 
 
18
 
19
  "Count per Day" counts 1 visit per IP per day. So any reload of the page do not increment the counter.
20
 
71
 
72
  read and write comments on http://www.tomsdimension.de/wp-plugins/count-per-day
73
 
74
+ = Why does my Google Analytics account show that I have had more visitors? =
75
+
76
+ Google analytics will show the number of visits your website receives on a daily basis; however it can show numerous visits for the same customer. Counts per day will not show duplicate visits from a customer.
77
 
78
 
79
  == Screenshots ==
306
 
307
  == Changelog ==
308
 
309
+ = 3.5.9 =
310
+ + Bugfix: counter-core
311
+
312
+ = 3.5.8 =
313
+ + Buffix: Counters
314
+
315
  = 3.5.7 =
316
  + Bugfix: security fixes in notes, options
317