Version Description
Download this release
Release Info
Developer | joaoromao |
Plugin | Social Media Share Buttons |
Version | 4.3.3 |
Comparing to | |
See all releases |
Code changes from version 4.3.2 to 4.3.3
- lib/gs.php +1 -1
- readme.txt +5 -2
- tmpl/apps_config.php +10 -10
- wp-share-buttons-analytics-getsocial.php +1 -1
lib/gs.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
class GS {
|
4 |
-
public $plugin_version = "4.3.
|
5 |
private $gs_account = "https://getsocial.io";
|
6 |
private $gs_url_api = "https://api.at.getsocial.io";
|
7 |
public $api_url = "https://getsocial.io/api/v1/";
|
1 |
<?php
|
2 |
|
3 |
class GS {
|
4 |
+
public $plugin_version = "4.3.3";
|
5 |
private $gs_account = "https://getsocial.io";
|
6 |
private $gs_url_api = "https://api.at.getsocial.io";
|
7 |
public $api_url = "https://getsocial.io/api/v1/";
|
readme.txt
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
=== Wordpress Social Share Buttons & Analytics Plugin – GetSocial.io ===
|
2 |
Plugin Name: Wordpress Social Share Buttons & Analytics Plugin
|
3 |
-
Version: 4.3.
|
4 |
Author: GetSocial.io
|
5 |
Author URI: https://getsocial.io/
|
6 |
Contributors: sharebuttons, socialsharing, socialshare, socialbuttons, socialtools, socialanalytics, GetSocial.io, joaoromao
|
7 |
Tags: share buttons, social sharing, social analytics, share, social media
|
8 |
Requires at least: 3.0
|
9 |
Tested up to: 5.4
|
10 |
-
Stable tag: 4.3.
|
11 |
Requires PHP: 5.2.4
|
12 |
License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
13 |
|
@@ -246,6 +246,9 @@ GetSocial services or applications subscriptions, advertising or any other kind
|
|
246 |
9. Analytics for your Social Bars
|
247 |
|
248 |
== Changelog ==
|
|
|
|
|
|
|
249 |
**4.3.2**
|
250 |
- Fix bug on request api key
|
251 |
- Update youtube video URL
|
1 |
=== Wordpress Social Share Buttons & Analytics Plugin – GetSocial.io ===
|
2 |
Plugin Name: Wordpress Social Share Buttons & Analytics Plugin
|
3 |
+
Version: 4.3.3
|
4 |
Author: GetSocial.io
|
5 |
Author URI: https://getsocial.io/
|
6 |
Contributors: sharebuttons, socialsharing, socialshare, socialbuttons, socialtools, socialanalytics, GetSocial.io, joaoromao
|
7 |
Tags: share buttons, social sharing, social analytics, share, social media
|
8 |
Requires at least: 3.0
|
9 |
Tested up to: 5.4
|
10 |
+
Stable tag: 4.3.3
|
11 |
Requires PHP: 5.2.4
|
12 |
License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
13 |
|
246 |
9. Analytics for your Social Bars
|
247 |
|
248 |
== Changelog ==
|
249 |
+
**4.3.3**
|
250 |
+
- Update apps URL's
|
251 |
+
|
252 |
**4.3.2**
|
253 |
- Fix bug on request api key
|
254 |
- Update youtube video URL
|
tmpl/apps_config.php
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
'plan' => 'zero',
|
21 |
'active' => $GS->is_active('floating_bar') || $GS->is_active('floating_bar_big_counter'),
|
22 |
'only_activate' => false,
|
23 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
24 |
"desc" => "Use one of our templates or design your own floating sharing bar. Customize size, shape & placement and pick from 15 social networks."
|
25 |
),
|
26 |
'Horizontal Sharing Bar' => array(
|
@@ -40,7 +40,7 @@
|
|
40 |
'plan' => 'one',
|
41 |
'active' => $GS->is_active('mobile_bar'),
|
42 |
'only_activate' => false,
|
43 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
44 |
"desc" => "Mobile Web is one of the fastest growing platform both in traffic and shares. Don't miss out on the opportunity to boost your traffic with our slick mobile web sharing interface. No code needed."
|
45 |
),
|
46 |
'Image Sharing' => array(
|
@@ -50,7 +50,7 @@
|
|
50 |
'plan' => 'one',
|
51 |
'active' => $GS->is_active('image_sharing'),
|
52 |
'only_activate' => false,
|
53 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
54 |
"desc" => "Increase shares on images on your website. Great for media-based websites."
|
55 |
),
|
56 |
'Reaction Buttons' => array(
|
@@ -70,7 +70,7 @@
|
|
70 |
'plan' => 'zero',
|
71 |
'active' => $GS->is_active('hello_buddy'),
|
72 |
'only_activate' => false,
|
73 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
74 |
"desc" => "The intelligent pop-up. The right message at the right time! Great to boost shares & subscribers!"
|
75 |
),
|
76 |
'Copy Paste Share Tracking' => array(
|
@@ -90,7 +90,7 @@
|
|
90 |
'plan' => 'zero',
|
91 |
'active' => $GS->is_active('native_bar'),
|
92 |
'only_activate' => false,
|
93 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
94 |
'desc' => "It doesn't get much more classic than this. Your native sharing buttons with tracking abilities. Great for those who want to keep it real."
|
95 |
),
|
96 |
'Horizontal Follow Bar' => array(
|
@@ -100,7 +100,7 @@
|
|
100 |
'plan' => 'zero',
|
101 |
'active' => $GS->is_active('follow_bar'),
|
102 |
'only_activate' => false,
|
103 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
104 |
'desc' => "Grow your follower base in Facebook, Twitter, Pinterest and more with these beautiful free follow buttons."
|
105 |
),
|
106 |
'Floating Follow Bar' => array(
|
@@ -110,7 +110,7 @@
|
|
110 |
'plan' => 'one',
|
111 |
'active' => $GS->is_active('floating_follow_bar'),
|
112 |
'only_activate' => false,
|
113 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
114 |
'desc' => "Grow your follower base in Facebook, Twitter, Pinterest and more with these beautiful free follow buttons."
|
115 |
),
|
116 |
'Mobile Follow Bar' => array(
|
@@ -120,7 +120,7 @@
|
|
120 |
'plan' => 'one',
|
121 |
'active' => $GS->is_active('mobile_follow_bar'),
|
122 |
'only_activate' => false,
|
123 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
124 |
'desc' => "Don't miss out on the opportunity to convert mobile visitors into brand followers with our mobile follow buttons."
|
125 |
),
|
126 |
'Welcome Bar' => array(
|
@@ -130,7 +130,7 @@
|
|
130 |
'plan' => 'zero',
|
131 |
'active' => $GS->is_active('welcome_bar'),
|
132 |
'only_activate' => false,
|
133 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
134 |
"desc" => "Easily lead your visitors to a specific link. Great to generate conversions, engage with promotions and increase traffic. No code needed."
|
135 |
),
|
136 |
'Subscriber Bar' => array(
|
@@ -140,7 +140,7 @@
|
|
140 |
'plan' => 'one',
|
141 |
'active' => $GS->is_active('subscriber_bar'),
|
142 |
'only_activate' => false,
|
143 |
-
'href' => $GS->gs_account() . '/sites/gs-wordpress/
|
144 |
"desc" => "Easily capture emails from your visitors by providing them with an engaging top bar. Export data to your favorite CRM or e-Mail marketing software."
|
145 |
),
|
146 |
'Google Analytics' => array(
|
20 |
'plan' => 'zero',
|
21 |
'active' => $GS->is_active('floating_bar') || $GS->is_active('floating_bar_big_counter'),
|
22 |
'only_activate' => false,
|
23 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/floating-bar/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('floating-bar'),
|
24 |
"desc" => "Use one of our templates or design your own floating sharing bar. Customize size, shape & placement and pick from 15 social networks."
|
25 |
),
|
26 |
'Horizontal Sharing Bar' => array(
|
40 |
'plan' => 'one',
|
41 |
'active' => $GS->is_active('mobile_bar'),
|
42 |
'only_activate' => false,
|
43 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/mobile-bar/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('mobile-bar'),
|
44 |
"desc" => "Mobile Web is one of the fastest growing platform both in traffic and shares. Don't miss out on the opportunity to boost your traffic with our slick mobile web sharing interface. No code needed."
|
45 |
),
|
46 |
'Image Sharing' => array(
|
50 |
'plan' => 'one',
|
51 |
'active' => $GS->is_active('image_sharing'),
|
52 |
'only_activate' => false,
|
53 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/image-sharing/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('hello_buddies'),
|
54 |
"desc" => "Increase shares on images on your website. Great for media-based websites."
|
55 |
),
|
56 |
'Reaction Buttons' => array(
|
70 |
'plan' => 'zero',
|
71 |
'active' => $GS->is_active('hello_buddy'),
|
72 |
'only_activate' => false,
|
73 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/hello-buddies/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('image-sharing'),
|
74 |
"desc" => "The intelligent pop-up. The right message at the right time! Great to boost shares & subscribers!"
|
75 |
),
|
76 |
'Copy Paste Share Tracking' => array(
|
90 |
'plan' => 'zero',
|
91 |
'active' => $GS->is_active('native_bar'),
|
92 |
'only_activate' => false,
|
93 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/native-bar/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('native-bar'),
|
94 |
'desc' => "It doesn't get much more classic than this. Your native sharing buttons with tracking abilities. Great for those who want to keep it real."
|
95 |
),
|
96 |
'Horizontal Follow Bar' => array(
|
100 |
'plan' => 'zero',
|
101 |
'active' => $GS->is_active('follow_bar'),
|
102 |
'only_activate' => false,
|
103 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/follow-bar/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('follow-bar'),
|
104 |
'desc' => "Grow your follower base in Facebook, Twitter, Pinterest and more with these beautiful free follow buttons."
|
105 |
),
|
106 |
'Floating Follow Bar' => array(
|
110 |
'plan' => 'one',
|
111 |
'active' => $GS->is_active('floating_follow_bar'),
|
112 |
'only_activate' => false,
|
113 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/follow-floating-bar/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('floating-follow-bar'),
|
114 |
'desc' => "Grow your follower base in Facebook, Twitter, Pinterest and more with these beautiful free follow buttons."
|
115 |
),
|
116 |
'Mobile Follow Bar' => array(
|
120 |
'plan' => 'one',
|
121 |
'active' => $GS->is_active('mobile_follow_bar'),
|
122 |
'only_activate' => false,
|
123 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/follow-mobile-bar/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('mobile-follow-bar'),
|
124 |
'desc' => "Don't miss out on the opportunity to convert mobile visitors into brand followers with our mobile follow buttons."
|
125 |
),
|
126 |
'Welcome Bar' => array(
|
130 |
'plan' => 'zero',
|
131 |
'active' => $GS->is_active('welcome_bar'),
|
132 |
'only_activate' => false,
|
133 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/welcome-bars/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('welcome-bar'),
|
134 |
"desc" => "Easily lead your visitors to a specific link. Great to generate conversions, engage with promotions and increase traffic. No code needed."
|
135 |
),
|
136 |
'Subscriber Bar' => array(
|
140 |
'plan' => 'one',
|
141 |
'active' => $GS->is_active('subscriber_bar'),
|
142 |
'only_activate' => false,
|
143 |
+
'href' => $GS->gs_account() . '/sites/gs-wordpress/subscribe-bars/new?api_key=' . $GS->api_key . '&source=wordpress' . $GS->utms('subscriber-bar'),
|
144 |
"desc" => "Easily capture emails from your visitors by providing them with an engaging top bar. Export data to your favorite CRM or e-Mail marketing software."
|
145 |
),
|
146 |
'Google Analytics' => array(
|
wp-share-buttons-analytics-getsocial.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Social Share Buttons & Analytics by GetSocial.io
|
4 |
* Plugin URI: https://getsocial.io
|
5 |
* Description: Social Share Buttons & Analytics is a free WordPress plugin that enables you to add beautiful share buttons to your page in various formats. Upgrade to get analytics and track all social shares happening on your page. See how much traffic, conversions, and shares each post generated.
|
6 |
-
* Version: 4.3.
|
7 |
* Author: Getsocial, S.A.
|
8 |
* Author URI: http://getsocial.io
|
9 |
* License: GPL2
|
3 |
* Plugin Name: Social Share Buttons & Analytics by GetSocial.io
|
4 |
* Plugin URI: https://getsocial.io
|
5 |
* Description: Social Share Buttons & Analytics is a free WordPress plugin that enables you to add beautiful share buttons to your page in various formats. Upgrade to get analytics and track all social shares happening on your page. See how much traffic, conversions, and shares each post generated.
|
6 |
+
* Version: 4.3.3
|
7 |
* Author: Getsocial, S.A.
|
8 |
* Author URI: http://getsocial.io
|
9 |
* License: GPL2
|