Google Analytics Dashboard for WP (GADWP) - Version 4.8.3

Version Description

  • Enhancement: switching to translate.wordpress.org, you can find more details here
Download this release

Release Info

Developer deconf
Plugin Icon 128x128 Google Analytics Dashboard for WP (GADWP)
Version 4.8.3
Comparing to
See all releases

Code changes from version 4.8.2.1 to 4.8.3

gadwp.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://deconf.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: Alin Marcu
7
- * Version: 4.8.2.1
8
  * Author URI: https://deconf.com
9
  * Text Domain: google-analytics-dashboard-for-wp
10
  * Domain Path: /languages
@@ -16,7 +16,7 @@ if ( ! defined( 'ABSPATH' ) )
16
 
17
  // Plugin Version
18
  if ( ! defined( 'GADWP_CURRENT_VERSION' ) ) {
19
- define( 'GADWP_CURRENT_VERSION', '4.8.2.1' );
20
  }
21
 
22
  if ( ! class_exists( 'GADWP_Manager' ) ) {
4
  * Plugin URI: https://deconf.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: Alin Marcu
7
+ * Version: 4.8.3
8
  * Author URI: https://deconf.com
9
  * Text Domain: google-analytics-dashboard-for-wp
10
  * Domain Path: /languages
16
 
17
  // Plugin Version
18
  if ( ! defined( 'GADWP_CURRENT_VERSION' ) ) {
19
+ define( 'GADWP_CURRENT_VERSION', '4.8.3' );
20
  }
21
 
22
  if ( ! class_exists( 'GADWP_Manager' ) ) {
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-ar.mo DELETED
Binary file
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-en-ca.mo DELETED
Binary file
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-hu.mo DELETED
Binary file
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-it.mo DELETED
Binary file
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-pt-br.mo DELETED
Binary file
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-ro.mo DELETED
Binary file
languages/wp-plugins-google-analytics-dashboard-for-wp-dev-ru.mo DELETED
Binary file
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: deconf
3
  Donate link: https://deconf.com/donate/
4
  Tags: google,analytics,google analytics,dashboard,analytics dashboard,google analytics dashboard,google analytics plugin,google analytics widget,tracking,universal google analytics,realtime,multisite,gadwp
5
  Requires at least: 3.5
6
- Tested up to: 4.3
7
- Stable tag: 4.8.2.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -132,6 +132,9 @@ Google Analytics Dashboard for WP it's released under the GPLv2, you can use it
132
 
133
  == Changelog ==
134
 
 
 
 
135
  = 4.8.2.1 =
136
  - Bug Fix: blank page on General Settings screen after failing to rebuild the bearer token
137
  - Enhancement: Italian, Portuguese (Brazil), Hungarian, Arabic, Russian, English (Canada), Romanian translations updated
3
  Donate link: https://deconf.com/donate/
4
  Tags: google,analytics,google analytics,dashboard,analytics dashboard,google analytics dashboard,google analytics plugin,google analytics widget,tracking,universal google analytics,realtime,multisite,gadwp
5
  Requires at least: 3.5
6
+ Tested up to: 4.3.1
7
+ Stable tag: 4.8.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
132
 
133
  == Changelog ==
134
 
135
+ = 4.8.3 =
136
+ - Enhancement: switching to translate.wordpress.org, you can find [more details here](https://deconf.com/moving-translations-to-wordpress-org/)
137
+
138
  = 4.8.2.1 =
139
  - Bug Fix: blank page on General Settings screen after failing to rebuild the bearer token
140
  - Enhancement: Italian, Portuguese (Brazil), Hungarian, Arabic, Russian, English (Canada), Romanian translations updated