From b894ba128f7611060a7b1558f3692925f8d428cd Mon Sep 17 00:00:00 2001 From: pnts Date: Thu, 13 Feb 2014 22:47:42 -0500 Subject: [PATCH 1/3] copy and layout updates to the plugin admin screen --- sranalytics_admin.php | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/sranalytics_admin.php b/sranalytics_admin.php index f545f08..f6529b6 100644 --- a/sranalytics_admin.php +++ b/sranalytics_admin.php @@ -71,23 +71,33 @@
-

+

+

WordPress posts are tracked by default. If you'd like to track additional parts of your site, please use the settings below.

  • - /> - + /> +
  • /> - +
  • - /> - + /> +
  • +
  • +
+
+
+ +
+

+
+
  • /> From 5b910b7788d85f7fbdaeb9f9824ba8001f6aae52 Mon Sep 17 00:00:00 2001 From: pnts Date: Fri, 14 Feb 2014 10:40:54 -0500 Subject: [PATCH 2/3] copy update - search results are also included when you choose to track everything --- sranalytics_admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sranalytics_admin.php b/sranalytics_admin.php index f6529b6..d88b7d5 100644 --- a/sranalytics_admin.php +++ b/sranalytics_admin.php @@ -87,7 +87,7 @@
  • /> - +
From 34ec40b53127a386156a78b6f61c2ba73ae8b151 Mon Sep 17 00:00:00 2001 From: elubow Date: Fri, 14 Feb 2014 13:06:06 -0500 Subject: [PATCH 3/3] readme updates for 0.0.5 --- readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index bf75be1..5b43630 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Plugin Name: SimpleReach Analytics Plugin URI: https://github.com/simplereach/sranalytics_wordpress Requires at least: 2.7 Tested up to: 3.8.1 -Stable tag: 0.0.4 +Stable tag: 0.0.5 SimpleReach Analytics finds trending articles and gives publishers deep insights into their social traffic. @@ -20,6 +20,9 @@ SimpleReach Analytics finds trending articles and gives publishers deep insights == Changelog == += 0.0.5 = +* Better wording for what gets tracked + = 0.0.4 = * SimpleReach tag fires in now for speed * Made iframe loading optional for complex AJAX sites