Version Description
- Buffix: Counters
Download this release
Release Info
Developer | easyplugin |
Plugin | Count per Day |
Version | 3.5.8 |
Comparing to | |
See all releases |
Code changes from version 3.5.9 to 3.5.8
- counter.php +1 -1
- readme.txt +1 -4
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 |
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.8
|
7 |
License: Postcardware
|
8 |
Author: Tom Braider
|
9 |
Author URI: http://www.tomsdimension.de
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ 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.
|
7 |
License: GPLv2
|
8 |
|
9 |
Visit Counter, shows reads and visitors per page, visitors today, yesterday, last week, last months and other statistics.
|
@@ -306,9 +306,6 @@ show( $before, $after, $show, $count, $page )'
|
|
306 |
|
307 |
== Changelog ==
|
308 |
|
309 |
-
= 3.5.9 =
|
310 |
-
+ Bugfix: counter-core
|
311 |
-
|
312 |
= 3.5.8 =
|
313 |
+ Buffix: Counters
|
314 |
|
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.8
|
7 |
License: GPLv2
|
8 |
|
9 |
Visit Counter, shows reads and visitors per page, visitors today, yesterday, last week, last months and other statistics.
|
306 |
|
307 |
== Changelog ==
|
308 |
|
|
|
|
|
|
|
309 |
= 3.5.8 =
|
310 |
+ Buffix: Counters
|
311 |
|