Version Description
Download this release
Release Info
Developer | joaoromao |
Plugin | Social Media Share Buttons |
Version | 1.1.3 |
Comparing to | |
See all releases |
Code changes from version 1.1.2 to 1.1.3
- css/getsocial-style.css +2 -2
- init.php +11 -0
- js/plugin.js +1 -1
- readme.txt +6 -10
- wp-share-buttons-analytics-getsocial.php +1 -1
css/getsocial-style.css
CHANGED
@@ -23,10 +23,10 @@ header h1 {
|
|
23 |
}
|
24 |
|
25 |
header h2 {
|
26 |
-
width:
|
27 |
color: white;
|
28 |
font-size: 16px !important;
|
29 |
-
padding: 20px;
|
30 |
font-weight: 300;
|
31 |
}
|
32 |
|
23 |
}
|
24 |
|
25 |
header h2 {
|
26 |
+
width: 688px;
|
27 |
color: white;
|
28 |
font-size: 16px !important;
|
29 |
+
padding: 20px 15px;
|
30 |
font-weight: 300;
|
31 |
}
|
32 |
|
init.php
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
<? include('tmpl/header.php'); ?>
|
2 |
<? include('tmpl/alerts.php'); ?>
|
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
<div class="wrap">
|
5 |
<?php if( isset($_GET['settings-updated']) && $_GET['settings-updated'] == true): ?>
|
6 |
<div id="message" class="updated below-h2">
|
1 |
<? include('tmpl/header.php'); ?>
|
2 |
<? include('tmpl/alerts.php'); ?>
|
3 |
|
4 |
+
<!-- Google Tag Manager -->
|
5 |
+
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WJ2VJ3"
|
6 |
+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
7 |
+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
8 |
+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
9 |
+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
10 |
+
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
11 |
+
})(window,document,'script','dataLayer','GTM-WJ2VJ3');</script>
|
12 |
+
<!-- End Google Tag Manager -->
|
13 |
+
|
14 |
+
|
15 |
<div class="wrap">
|
16 |
<?php if( isset($_GET['settings-updated']) && $_GET['settings-updated'] == true): ?>
|
17 |
<div id="message" class="updated below-h2">
|
js/plugin.js
CHANGED
@@ -7,7 +7,7 @@ jQuery(function($) {
|
|
7 |
jQuery.post( 'options.php', data).success( function(response){
|
8 |
jQuery('.notification-bar.success').show();
|
9 |
|
10 |
-
setTimeout('window.location.
|
11 |
});
|
12 |
return false;
|
13 |
});
|
7 |
jQuery.post( 'options.php', data).success( function(response){
|
8 |
jQuery('.notification-bar.success').show();
|
9 |
|
10 |
+
setTimeout('window.location = window.location.href + "&signup=true"', 3000);
|
11 |
});
|
12 |
return false;
|
13 |
});
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link:
|
|
4 |
Tags: getsocial, sharing buttons, share button, social buttons, social sharing, ecommerce, social analytics, addthis, sharethis, woocommerce, e-commerce, AddThis, addtoany, admin, bookmark, bookmarking, bookmarks, button, Facebook, Facebook share, facebook like, google, google plus, google plus one, Like, linkedin, lockerz, pin, pin it, pinit, pinterest, plugin, plus 1, plus one, Post, posts, Reddit, save, seo, sexybookmarks, share, shareaholic, sharedaddy, sharethis, sharing, sidebar, sociable, social, social bookmarking, social bookmarks, statistics, stats, stumbleupon, tumblr, tweet, twitter, social media, social share, widget
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 4.1
|
7 |
-
Stable tag: 1.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -15,7 +15,7 @@ Add social media sharing buttons from the most popular networks to track user ac
|
|
15 |
|
16 |
<h4>For more information check out <a href="http://getsocial.io/why-getsocial">Why GetSocial</a></h4>
|
17 |
|
18 |
-
<h3>GetSocial works in
|
19 |
|
20 |
|
21 |
<h4>1. Enable Social Sharing and Increase your SEO ranking</h4>
|
@@ -41,20 +41,12 @@ Add social media sharing buttons from the most popular networks to track user ac
|
|
41 |
* **Influencers**: See who is your most influential user and how many leads and conversions they generate for your page.
|
42 |
* **Conversions**: Identify which users, products, and sharing buttons are most effective for increasing conversions through social sharing.
|
43 |
|
44 |
-
|
45 |
-
<h4>4. Engage: Export the data you collected and use it with your current marketing tools</h4>
|
46 |
-
|
47 |
-
|
48 |
-
A comprehensive list of features can be seen <a href="http://getsocial.io/features">here</a> and if you need any help or have any questions please feel free to <a href="http://getsocial.io/contacts/stay-in-touch">contact us</a> at any time.
|
49 |
-
|
50 |
== Installation ==
|
51 |
|
52 |
1. Extract 'WP-Share-Buttons-Analytics-getsocial.zip' into your WordPress plugins folder.
|
53 |
2. Activate the plugin through the 'Plugins' menu in WordPress.
|
54 |
3. Access GetSocial on the left navigation column
|
55 |
4. Create a GetSocial account or login into your existing account.
|
56 |
-
5. Copy your GetSocial API key and paste into the GetSocial settings page in WordPress
|
57 |
-
6. Select the desired positioning of your new sharing buttons
|
58 |
|
59 |
Then you're done!
|
60 |
|
@@ -86,6 +78,10 @@ Today, Facebook buttons are simply buttons with counters. The data and value you
|
|
86 |
|
87 |
== Changelog ==
|
88 |
|
|
|
|
|
|
|
|
|
89 |
**1.1.2**
|
90 |
|
91 |
- UX fixes
|
4 |
Tags: getsocial, sharing buttons, share button, social buttons, social sharing, ecommerce, social analytics, addthis, sharethis, woocommerce, e-commerce, AddThis, addtoany, admin, bookmark, bookmarking, bookmarks, button, Facebook, Facebook share, facebook like, google, google plus, google plus one, Like, linkedin, lockerz, pin, pin it, pinit, pinterest, plugin, plus 1, plus one, Post, posts, Reddit, save, seo, sexybookmarks, share, shareaholic, sharedaddy, sharethis, sharing, sidebar, sociable, social, social bookmarking, social bookmarks, statistics, stats, stumbleupon, tumblr, tweet, twitter, social media, social share, widget
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 1.1.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
15 |
|
16 |
<h4>For more information check out <a href="http://getsocial.io/why-getsocial">Why GetSocial</a></h4>
|
17 |
|
18 |
+
<h3>GetSocial works in three easy steps</h3>
|
19 |
|
20 |
|
21 |
<h4>1. Enable Social Sharing and Increase your SEO ranking</h4>
|
41 |
* **Influencers**: See who is your most influential user and how many leads and conversions they generate for your page.
|
42 |
* **Conversions**: Identify which users, products, and sharing buttons are most effective for increasing conversions through social sharing.
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
== Installation ==
|
45 |
|
46 |
1. Extract 'WP-Share-Buttons-Analytics-getsocial.zip' into your WordPress plugins folder.
|
47 |
2. Activate the plugin through the 'Plugins' menu in WordPress.
|
48 |
3. Access GetSocial on the left navigation column
|
49 |
4. Create a GetSocial account or login into your existing account.
|
|
|
|
|
50 |
|
51 |
Then you're done!
|
52 |
|
78 |
|
79 |
== Changelog ==
|
80 |
|
81 |
+
**1.1.3**
|
82 |
+
|
83 |
+
- Bug fixes
|
84 |
+
|
85 |
**1.1.2**
|
86 |
|
87 |
- UX fixes
|
wp-share-buttons-analytics-getsocial.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WP Share Buttons & Analytics by GetSocial
|
4 |
* Plugin URI: http://getsocial.io
|
5 |
* Description: Add social media sharing buttons from the most popular networks to track user activity, increase traffic, improve SEO, and follow conversions.
|
6 |
-
* Version: 1.1.
|
7 |
* Author: Getsocial, S.A.
|
8 |
* Author URI: http://getsocial.io
|
9 |
* License: GPL2
|
3 |
* Plugin Name: WP Share Buttons & Analytics by GetSocial
|
4 |
* Plugin URI: http://getsocial.io
|
5 |
* Description: Add social media sharing buttons from the most popular networks to track user activity, increase traffic, improve SEO, and follow conversions.
|
6 |
+
* Version: 1.1.3
|
7 |
* Author: Getsocial, S.A.
|
8 |
* Author URI: http://getsocial.io
|
9 |
* License: GPL2
|