Visitors Traffic Real Time Statistics - Version 5.9

Version Description

  1. Bug fixing (sweetalert conflict)
Download this release

Release Info

Developer osamaesh
Plugin Icon 128x128 Visitors Traffic Real Time Statistics
Version 5.9
Comparing to
See all releases

Code changes from version 5.7 to 5.9

Visitors-Traffic-Real-Time-Statistics.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Visitor Traffic Real Time Statistics
4
  Description: Hits counter that shows analytical numbers of your WordPress site visitors and hits.
5
  Author: wp-buy
6
  Author URI: https://www.wp-buy.com/
7
- Version: 5.7
8
  Text Domain: visitors-traffic-real-time-statistics
9
  Domain Path: /languages
10
  */
4
  Description: Hits counter that shows analytical numbers of your WordPress site visitors and hits.
5
  Author: wp-buy
6
  Author URI: https://www.wp-buy.com/
7
+ Version: 5.9
8
  Text Domain: visitors-traffic-real-time-statistics
9
  Domain Path: /languages
10
  */
css/custom.css CHANGED
@@ -1,3 +1,5 @@
 
 
1
  .add{
2
  display: none !important;
3
  }
1
+ .swal2-container {display: contents !important; }
2
+
3
  .add{
4
  display: none !important;
5
  }
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: wp-buy, osamaesh
3
  Tags: visitor, traffic, statistics, analytics, stats, online, Visit, WordPress analytics ,visitors online, count visitor, google analytics, analytics, GeoIP, Geo locations, analytics dashboard, visits, chart, browser, blog, today, yesterday, week, month, wp Statistics, year, post, page, sidebar, summary, feedburner, hits, pagerank, google, histats, alexa, live visit, counter, diagram, graph
4
  Requires at least: 3.0.1
5
- Tested up to: 5.9.2
6
- Stable tag: 5.7
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -176,6 +176,16 @@ This plugin supports IPv6; however, PHP must be compiled with IPv6 support enabl
176
 
177
  == Changelog ==
178
 
 
 
 
 
 
 
 
 
 
 
179
  = 5.7 =
180
  1. multisite (network) support
181
 
2
  Contributors: wp-buy, osamaesh
3
  Tags: visitor, traffic, statistics, analytics, stats, online, Visit, WordPress analytics ,visitors online, count visitor, google analytics, analytics, GeoIP, Geo locations, analytics dashboard, visits, chart, browser, blog, today, yesterday, week, month, wp Statistics, year, post, page, sidebar, summary, feedburner, hits, pagerank, google, histats, alexa, live visit, counter, diagram, graph
4
  Requires at least: 3.0.1
5
+ Tested up to: 5.9.3
6
+ Stable tag: 5.9
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
176
 
177
  == Changelog ==
178
 
179
+
180
+ = 5.9 =
181
+ 1. Bug fixing (sweetalert conflict)
182
+
183
+
184
+
185
+ = 5.8 =
186
+ 1. Bug fixing in multisite
187
+
188
+
189
  = 5.7 =
190
  1. multisite (network) support
191