Google Analytics - Version 2.0.1

Version Description

  • 17-Feb-2018
  • Fix : Support URL and plugin overview URL updated.
Download this release

Release Info

Developer amribrahim
Plugin Icon 128x128 Google Analytics
Version 2.0.1
Comparing to
See all releases

Code changes from version 2.0.0 to 2.0.1

lara-google-analytics.php CHANGED
@@ -4,14 +4,14 @@
4
  Plugin Name: Google Analytics
5
  Plugin URI: https://www.xtraorbit.com/wordpress-google-analytics-dashboard-widget/
6
  Description: Full width Google Analytics dashboard widget for Wordpress admin interface, which also inserts latest Google Analytics tracking code to your pages.
7
- Version: 2.0.0
8
  Author: Amr M. Ibrahim
9
  Author URI: https://www.xtraorbit.com/
10
  License: GPL2
11
  */
12
 
13
- define ("lrgawidget_plugin_version", "2.0.0");
14
- define ("lrgawidget_plugin_scripts_version", "20");
15
  define ("lrgawidget_plugin_prefiex", "lrgalite-");
16
  define ("lrgawidget_plugin_dist_dir", plugin_dir_url( __FILE__ ).'dist/');
17
  define ("lrgawidget_plugin_plugins_dir", plugin_dir_url( __FILE__ ).'dist/plugins/');
4
  Plugin Name: Google Analytics
5
  Plugin URI: https://www.xtraorbit.com/wordpress-google-analytics-dashboard-widget/
6
  Description: Full width Google Analytics dashboard widget for Wordpress admin interface, which also inserts latest Google Analytics tracking code to your pages.
7
+ Version: 2.0.1
8
  Author: Amr M. Ibrahim
9
  Author URI: https://www.xtraorbit.com/
10
  License: GPL2
11
  */
12
 
13
+ define ("lrgawidget_plugin_version", "2.0.1");
14
+ define ("lrgawidget_plugin_scripts_version", "201");
15
  define ("lrgawidget_plugin_prefiex", "lrgalite-");
16
  define ("lrgawidget_plugin_dist_dir", plugin_dir_url( __FILE__ ).'dist/');
17
  define ("lrgawidget_plugin_plugins_dir", plugin_dir_url( __FILE__ ).'dist/plugins/');
readme.txt CHANGED
@@ -1,9 +1,10 @@
1
  === Google Analytics ===
2
  Tags: analytics,google analytics,google analytics dashboard,google analytics plugin,google analytics widget
3
- Contributors: amribrahim
 
4
  Requires at least: 4.0
5
- Tested up to: 4.9.1
6
- Stable tag: 2.0.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -81,4 +82,8 @@ Adds a full width Google Analytics dashboard widget for WordPress admin interfac
81
  * New : Implementing Real Time tracking in the Pro Version.
82
  * New : Implementing Devices Tab.
83
  * New : Moving Pages, Browsers, Languages, Operating Systems, and Screen Resolutions tabs to the free version.
84
- * New : Warn when using different time zones.
 
 
 
 
1
  === Google Analytics ===
2
  Tags: analytics,google analytics,google analytics dashboard,google analytics plugin,google analytics widget
3
+ Contributors: amribrahim, laragoogleanalytics
4
+ Requires PHP: 5.3.0
5
  Requires at least: 4.0
6
+ Tested up to: 4.9.4
7
+ Stable tag: 2.0.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
82
  * New : Implementing Real Time tracking in the Pro Version.
83
  * New : Implementing Devices Tab.
84
  * New : Moving Pages, Browsers, Languages, Operating Systems, and Screen Resolutions tabs to the free version.
85
+ * New : Warn when using different time zones.
86
+
87
+ = 2.0.1 =
88
+ * 17-Feb-2018
89
+ * Fix : Support URL and plugin overview URL updated.
widgets/lrgawidget.php CHANGED
@@ -273,7 +273,7 @@
273
  </div>
274
  </div>
275
  <div id="lrga-legendholder"></div>
276
- <div id="lrga-xologoholder" class="hidden-xs"><a href="https://www.xtraorbit.com/?utm_source=InApp&utm_medium=Main_Screen" target="_blank"><img src="<?php echo lrgawidget_plugin_dist_dir.'/img/xo_small_transp.png'; ?>"></a></div>
277
  <div class="box-footer hidden-xs hidden-sm" id="lrgawidget_sb-main">
278
  <div class="row">
279
  <div class="col-sm-3 col-xs-6 lrgawidget_seven-cols" id="lrgawidget_sb_sessions" data-lrgawidget-plot="sessions">
@@ -657,8 +657,8 @@
657
  <div class="lrga_gpro_support">
658
  <span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x lrga_gpro_clr3"></i> <i class="fa fa-circle-thin fa-stack-2x lrga_gpro_clr4"></i> <i class="fa fa-question-circle fa-stack-1x lrga_gpro_clr5"></i></span>
659
  <h4><strong>Help & Support</strong></h4><small></small>
660
- <p>If you are facing any issues or need support, visit our Support Center, where you will be able to submit a support ticket, start a live chat online, or even give us a call</p>
661
- <a href="https://www.xtraorbit.com/support-center/?utm_source=InApp&utm_medium=Support_Center" target="_blank">
662
  <button class="btn btn-default" type="button"><i aria-hidden="true" class="fa fa-question-circle lrga_gpro_clr4"></i> Support Center</button>
663
  </a>
664
  </div>
273
  </div>
274
  </div>
275
  <div id="lrga-legendholder"></div>
276
+ <div id="lrga-xologoholder" class="hidden-xs"><a href="https://www.xtraorbit.com/wordpress-google-analytics-dashboard-widget/?utm_source=InApp&utm_medium=Main_Screen" target="_blank"><img src="<?php echo lrgawidget_plugin_dist_dir.'/img/xo_small_transp.png'; ?>"></a></div>
277
  <div class="box-footer hidden-xs hidden-sm" id="lrgawidget_sb-main">
278
  <div class="row">
279
  <div class="col-sm-3 col-xs-6 lrgawidget_seven-cols" id="lrgawidget_sb_sessions" data-lrgawidget-plot="sessions">
657
  <div class="lrga_gpro_support">
658
  <span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x lrga_gpro_clr3"></i> <i class="fa fa-circle-thin fa-stack-2x lrga_gpro_clr4"></i> <i class="fa fa-question-circle fa-stack-1x lrga_gpro_clr5"></i></span>
659
  <h4><strong>Help & Support</strong></h4><small></small>
660
+ <p>If you are facing any issues, need support or have a new feature request, visit the official plugin's Support Forum, where you will be able to submit a support ticket.</p>
661
+ <a href="https://wordpress.org/support/plugin/lara-google-analytics/" target="_blank">
662
  <button class="btn btn-default" type="button"><i aria-hidden="true" class="fa fa-question-circle lrga_gpro_clr4"></i> Support Center</button>
663
  </a>
664
  </div>