From 2c4118782021319678b2c19ae9ad9f83659e9eae Mon Sep 17 00:00:00 2001 From: Adnan Date: Thu, 16 Feb 2017 15:13:13 +0500 Subject: [PATCH] 2.0.11 Release for fixing gif + German language added --- README.md | 6 +++++- analytify-general.php | 2 +- readme.txt | 10 +++++++--- wp-analytify.php | 2 +- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1d209c4..df61868 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **Tags:** google analytics, WordPress Analytics, analytify, tracking, analytics, google analytics dashboard, install analytics, e-commerce, track, track visitor, statistics, WooCommerce analytics, best google analytics, enhanced ecommerce tracking **Requires at least:** 3.0 **Tested up to:** 4.7 -**Stable tag:** 2.0.5 +**Stable tag:** 2.0.11 **License:** GPLv3 or later **License URI:** http://www.gnu.org/licenses/gpl-3.0.html @@ -105,6 +105,10 @@ First, you need to Authenticate your GA account then you can select your web pro ## Changelog ## +### 2.0.11 - 2017-02-16 ### +* Enhancement: German Translation Completed. +* BugFix: Replaced Promotion GIF and added a Dismiss button to remove gif forever. + ### 2.0.6 - 2017-01-03 ### * bugfix: ANALYTIFY_Google_AUTH_EXCEPTION error on quota increase. * code improvement. diff --git a/analytify-general.php b/analytify-general.php index d108db1..d8c3ea8 100755 --- a/analytify-general.php +++ b/analytify-general.php @@ -12,7 +12,7 @@ define( 'ANALYTIFY_ID', 'wp-analytify-options' ); define( 'ANALYTIFY_NICK', 'Analytify' ); define( 'ANALYTIFY_ROOT_PATH', dirname( __FILE__ ) ); -define( 'ANALYTIFY_VERSION', '2.0.10' ); +define( 'ANALYTIFY_VERSION', '2.0.11' ); define( 'ANALYTIFY_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'ANALYTIFY_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); diff --git a/readme.txt b/readme.txt index 1ebb50e..63dcea1 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://paypal.me/Analytify Tags: google analytics, WordPress Analytics, analytify, tracking, analytics, google analytics dashboard, install analytics, e-commerce, track, track visitor, statistics, WooCommerce analytics, best google analytics, enhanced ecommerce tracking Requires at least: 3.0 Tested up to: 4.7.3 -Stable tag: 2.0.10 +Stable tag: 2.0.11 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -135,6 +135,10 @@ Not at all. Analytify uses Google Analytics Universal tracking JS code to track == Changelog == += 2.0.11 - 2017-02-16 = +* Enhancement: German Translation Completed. +* BugFix: Replaced Promotion GIF and added a Dismiss button to remove gif forever. + = 2.0.10 - 2017-02-14 = * Enhancement: Updated .POT file with new content. * Enhancement: Change text-domain instances. @@ -316,8 +320,8 @@ Not at all. Analytify uses Google Analytics Universal tracking JS code to track == Upgrade Notice == -= 2.0.10 = -* [Important Update] BugFix release, Updated language strings for Multilingual. += 2.0.11 = +* [Important Update] Must update release, Dismission option for gif and German language added. == Notes == diff --git a/wp-analytify.php b/wp-analytify.php index 5e852d1..362fb66 100755 --- a/wp-analytify.php +++ b/wp-analytify.php @@ -3,7 +3,7 @@ * Plugin Name: Analytify - Google Analytics Dashboard * Plugin URI: http://analytify.io/details * Description: Analytify brings a brand new and modern feeling Google Analytics superbly integrated with WordPress Dashboard. It presents the statistics in a beautiful way under the WordPress Posts/Pages at front end, backend and in its own Dashboard. This provides Stats from Country, Referrers, Social media, General stats, New visitors, Returning visitors, Exit pages, Browser wise and Top keywords. This plugin provides the RealTime statistics in a new UI which is easy to understand & looks good. - * Version: 2.0.10 + * Version: 2.0.11 * Author: WPBrigade * Author URI: http://wpbrigade.com/ * License: GPLv3