Social Media Share Buttons - Version 4.2

Version Description

Download this release

Release Info

Developer joaoromao
Plugin Icon 128x128 Social Media Share Buttons
Version 4.2
Comparing to
See all releases

Code changes from version 4.1.1 to 4.2

css/getsocial-style.css CHANGED
@@ -5358,3 +5358,15 @@ footer a:focus {
5358
  input[type=radio][name=gs-place]:checked:before, input[type=radio][name=gs-place-follow]:checked:before {
5359
  background-color: #02b6b3;
5360
  }
 
 
 
 
 
 
 
 
 
 
 
 
5358
  input[type=radio][name=gs-place]:checked:before, input[type=radio][name=gs-place-follow]:checked:before {
5359
  background-color: #02b6b3;
5360
  }
5361
+
5362
+ .alert-block.center.large.plan-two > .alert-info {
5363
+ width: 100%;
5364
+ text-align: center;
5365
+ }
5366
+
5367
+ .alert-block.center.large.plan-two > .alert-info > a {
5368
+ width: 140px;
5369
+ left: auto;
5370
+ right: -140px;
5371
+ white-space: normal;
5372
+ }
img/apps/bitly.png DELETED
Binary file
img/apps/custom-actions.png DELETED
Binary file
img/apps/custom-bar.png DELETED
Binary file
img/apps/floating-bar-big-counter.png DELETED
Binary file
img/apps/follow-floating-bar.png DELETED
Binary file
img/apps/follow-mobile-bar.png DELETED
Binary file
img/apps/infusionsoft.png DELETED
Binary file
img/apps/price-alert.png DELETED
Binary file
img/apps/social-bar-big-counter.png DELETED
Binary file
img/apps/social-bar.png DELETED
Binary file
img/apps/subscribe-bar.png DELETED
Binary file
img/modals/bitly_via_after.png DELETED
Binary file
img/modals/bitly_via_before.png DELETED
Binary file
img/modals/infusionsoft.png DELETED
Binary file
img/woocommerce.png DELETED
Binary file
lib/gs.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  class GS {
4
 
5
- public $plugin_version = "4.1.1";
6
  private $gs_url = "https://api.at.getsocial.io";
7
  private $gs_account = "https://getsocial.io";
8
  private $gs_url_api = "//api.at.getsocial.io";
@@ -106,7 +106,7 @@ class GS {
106
  $code = <<<EOF
107
  <script type="text/javascript">
108
  "function"!=typeof loadGsLib&&(loadGsLib=function(){var e=document.createElement("script");
109
- e.type="text/javascript",e.async=!0,e.src="$this->gs_url_api/widget/v1/gs_async.js?id=$this->identifier";
110
  var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})();
111
  var GETSOCIAL_VERSION = "$this->plugin_version";
112
  </script>
2
 
3
  class GS {
4
 
5
+ public $plugin_version = "4.2";
6
  private $gs_url = "https://api.at.getsocial.io";
7
  private $gs_account = "https://getsocial.io";
8
  private $gs_url_api = "//api.at.getsocial.io";
106
  $code = <<<EOF
107
  <script type="text/javascript">
108
  "function"!=typeof loadGsLib&&(loadGsLib=function(){var e=document.createElement("script");
109
+ e.type="text/javascript",e.async=!0,e.src="$this->gs_url_api/get/v1/$this->identifier/gs_async.js";
110
  var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})();
111
  var GETSOCIAL_VERSION = "$this->plugin_version";
112
  </script>
lib/onboarding_popup.php CHANGED
@@ -111,10 +111,10 @@ $plugin_url = admin_url() . '?page=wp-share-buttons-analytics-by-getsocial%2Fini
111
  <p>Here’s a quick video on how to install and use GetSocial:</p>
112
 
113
  <div class="gs-sidebar-tooltip-video">
114
- <iframe src="https://www.youtube.com/embed/wDZvmwHk6FA" frameborder="0" allowfullscreen></iframe>
115
  </div>
116
 
117
- <p><strong>Now, let’s get started.</strong> Activating your account and installing your first apps is only seconds away.</p>
118
 
119
  <div class="gs-sidebar-tooltip-link">
120
  <a href="<?php echo $plugin_url; ?>">Open Plugin</a>
111
  <p>Here’s a quick video on how to install and use GetSocial:</p>
112
 
113
  <div class="gs-sidebar-tooltip-video">
114
+ <iframe src="https://www.youtube.com/watch?v=o4P6utEAN54" frameborder="0" allowfullscreen></iframe>
115
  </div>
116
 
117
+ <p>Thanks for installing GetSocial.io, the plugin that grows your traffic, shares and subscribers on WordPress.</p>
118
 
119
  <div class="gs-sidebar-tooltip-link">
120
  <a href="<?php echo $plugin_url; ?>">Open Plugin</a>
readme.txt CHANGED
@@ -1,425 +1,451 @@
1
- === Share Buttons, Social Sharing & Analytics WordPress Plugin - GetSocial.io ===
2
- Contributors: sharebuttons, socialsharing, socialshare, socialbuttons, socialtools, socialanalytics, GetSocial.io, joaoromao
3
- Tags: share buttons, social sharing, social analytics, share, social media, social, sharing, analytics, button, facebook share, facebook button, like button, tweet button, twitter share, pinterest share, pin button, floating buttons, share, share button, share links, shareaholic, sharethis, social media, social bookmarking, social buttons, social plugin, social share buttons, mobile share bar, mobile sharing, top bar, welcome bar, hello bar, follow buttons, instagram, youtube, increase followers, increase shares, increase traffic, copy paste shares, google analytics integration, yummly, flickr, rss, mailchimp, popup, list builder, exit intent, time on page, automatic popup, fly-in, exit popup, popup builder, share popup, wordpress popup, subscribe popup, popup on exit, reaction buttons, reactions, reaction bar, virality alerts, alerts, dark social, scheduling, scheduler, automatic social media, automation, automatic facebook, addthis, addtoany, shortener, url shortener, link shortener
4
- Requires at least: 3.0
5
- Tested up to: 5.1
6
- Stable tag: 4.1.1
7
-
8
- Share Buttons and Analytics. Easy WordPress Social Sharing for 30+ social networks.
 
 
 
 
 
 
9
 
10
  == Description ==
11
 
12
- ** Share Buttons, Social Sharing & Analytics WordPress Plugin by <a href="https://getsocial.io/?utm_source=plugin_listings&utm_medium=wordpress&utm_campaign=app_listing">GetSocial.io</a> is a set a Social Tools that help you increase traffic, increase social shares and conversions.**
13
 
14
- Social Media is very important to increase traffic on your website and Social Sharing is a very good organic way to achieve that. Our WordPress Share Plugin helps you get traffic from Social Media and our users love it: **<a href="https://wordpress.org/support/view/plugin-reviews/wp-share-buttons-analytics-by-getsocial?filter=5">Just look at what they are saying about us.</a>**
15
 
16
- With GetSocial you get **Share Buttons** to increase your reach and boost your traffic, pop-ups to engage with your visitors, subscriber bars to generate leads and in-depth social analytics to understand which of your pages is really performing best. Used by +200k websites & Fortune 500 companies. **No coding skills required!**
17
 
18
- <a href="https://getsocial.io/?utm_source=plugin_listings&utm_medium=wordpress&utm_campaign=app_listing">GetSocial.io</a> provides you with a social sharing plugin that will help you have the upper hand in the super competitive world of social media. We have 18 tools that require no code to install.
19
 
20
- <h4>Why our users recommend us:</h4>
21
- - Fantastic design of Share Buttons
22
- - Easy to install and use Social Sharing (no code needed)
23
- - Doesn’t impact page loading speed
24
- - World-class support
25
- - Real-time social analytics
26
- - We don't sell your data to third-party services
27
 
28
- **Used by companies like Adobe, ATT, Sky Media, MTV & Vodafone**
29
 
30
- > *“GetSocials team has been incredibly helpful during and after we implemented their platform on our website. They are always collecting feedback and improving their product based on our needs.”* - **Giselle Abramovich, Senior and Strategic editor, CMO.com by Adobe**
31
 
32
- > *“GetSocial made our lives easier with Social Sharing Analytics and boosted client's confidence in our services. GetSocial has a subscription model tailor-made for agencies that provides flexibility at a great price.”* - **Harish Kumar, Director of Web and Apps Services, Position2**
33
 
34
- <h3>Heres a list of our share features, divided by categories:</h3>
35
 
36
- <h4>Social Analytics and Social Automation (Post Scheduling)</h4>
37
 
38
- - **Real-Time Social Analytics**: Our social analytics lets you understand, in real-time, how much social traffic each network is driving to your website and identify the best content to feature and promote on social media.
39
- - **Virality Alerts**: Know when the pages of your website are getting viral.
40
- - **Dark Social Sharing**: Track 80% of the social sharing that Google Analytics doesn’t know about.
41
- - **Virality Score**: Always know the pages that generate the most organic traffic.
42
- - **Social Automation**: Schedule automatically posts on Facebook. We’ll always select the posts that will generate the most traffic.
43
 
 
44
 
45
- <h4>Share Buttons and Social Sharing</h4><br>
46
 
47
- * **Horizontal Follow + Floating Share Buttons:** Give your website the best looking sharing buttons on all your favorite social media networks. The best way to increase your social media traffic and social media followers.
48
 
49
- * **Native Social Sharing Buttons + Reaction Buttons:** Do you love the classics? Or are you all about the brand-new? Either way, you can add the original share buttons, like, tweet and pin it buttons or let your users express themselves with reaction buttons!
50
 
51
- * **Mobile Share Buttons:** Made exclusively for users using mobile devices, the mobile bars are our best performing social tools, providing 2 to 3 times more social shares than the desktop versions! Includes Mobile-only share buttons such as WhatsApp, Telegram, Snapchat, Kik, and Viber.
52
 
53
- * **Floating and Horizontal Total Share Buttons:** If you want to leverage on your content’s success, there’s no better way than showing off how many social shares your pages have.
54
 
55
- * **Image Share Buttons**: Do you have a website with great pictures? Our Image Share Buttons gives your visitors the ability to share your images with their friends and followers.
56
 
 
57
 
58
- <h4>Smart Pop-ups</h4><br>
59
 
60
- * **Hello Buddy, the Smart Pop-up:** Lets you ask your customers to share, subscribe or visit a specific page. It’s highly customizable (advanced options are paid) and can be triggered by “Time Spent on Site”, “% of page scrolled” and “Exit Intention” (when the user is going to click the X button in the browser window).
61
 
62
- * **Welcome Bar:** Have a special promotion or a breaking news article that want visitors to know about? The Welcome Bar is the perfect way to redirect traffic to your most important and best converting pages.
63
 
64
- * **Subscriber Bar:** It doesn't matter if you're a blog, a newspaper or an online shop, mailing lists can be a major revenue generator for your business. Convert your visitors into subscribers with GetSocial Subscriber Bar and use our Mailchimp Integration to export email addresses automatically!
65
 
66
- <h4>Tracking and Integrations</h4><br>
67
 
68
- * **Copy & Paste Share Tracking:** <a href="https://econsultancy.com/blog/67529-the-rise-of-dark-social-everything-you-need-to-know/">More than 60% of social shares can’t be tracked by regular social analytics platforms.</a> With this feature, you’ll know when your visitors share through SMS, Email, Messaging Apps (WhatsApp, Messenger, iMessage, etc.) or via Copy & Pasting Links (Dark Social), allowing you to learn the real Return on Investment for your content and which channels are contributing the most for your traffic.
69
 
70
- * **Google Analytics Integration:** Merge the data obtain by GetSocial with the powerful Google Analytics so you can track your conversions from when someone clicks a friend’s share to the moment a purchase or objective is met.
71
 
72
- <a href="https://www.youtube.com/watch?v=wDZvmwHk6FA">On this video</a> you can find a step by step tutorial on how to install this plugin in your WordPress Account. We also provide a text-based tutorial here: <a href="https://getsocial.io/tutorials/wordpress">How to add free Social Share Buttons on WordPress</a>
73
 
74
- == Installation ==
75
 
76
- For an automatic installation through WordPress:
77
 
78
- 1. Go to the "Plugins" menu in your left sidebar, and click "Add New" link.
79
- 2. Search for 'Free Share Buttons & Social Tools by GetSocial'
80
- 3. Click 'Install Now' and activate the plugin
81
- 4. On the left bar a menu item 'GetSocial' will appear.
82
 
83
- For a manual installation:
84
 
85
- 1. Extract 'WP-Share-Buttons-Analytics-getsocial.zip' into your WordPress plugins folder.
86
- 2. Activate the plugin through the 'Plugins' menu in WordPress.
87
- 3. On the left bar a menu item "GetSocial" will appear.
 
88
 
89
- == Frequently Asked Questions ==
90
 
91
- **What is GetSocial?**
 
 
92
 
93
- WordPress Share Buttons, Social Sharing & Analytics Plugin by GetSocial is a Social Tools and Analytics platform that helps websites increase their traffic, social shares, followers and conversions. It can be easily installed on a WordPress website without requiring code.
94
 
95
- There are a total of 18 apps across 4 categories: Share Buttons, Tracking, Pop-ups and Integrations.
96
 
97
- **How do I install GetSocial?**
98
 
99
- Through our WordPress Plugin, all apps are available code free, which means you'll be able to install every single one of them without having to open even once the code editor.
100
 
101
- **What support options do you provide?**
102
 
103
- Our customers receive priority support and we strive to answer all tickets as soon as we can. Why do we prioritize support? Because we're a small company. When you reach out to us, you talk to people who've built GetSocial. Being a small team means that we can't fix all problems at once. However, we always strive to respond to every inquiry as soon as possible.
104
 
105
- **Is there someone I can talk about GetSocial?**
106
 
107
- Sure, we’re always here to help. You can contact us at support@getsocial.io or check our <a href="http://help.getsocial.io/">Knowledge Base</a>.
108
 
109
- **Are there any short codes available?**
110
 
111
- <h4>These are the short codes available:</h4>
112
 
113
- * Share Buttons Bar: [getsocial app="sharing_bar"]
114
 
115
- * Follow Bar: [getsocial app=“follow_bar”]
116
 
117
- * Native Share Buttons Bar: [getsocial app="native_bar"]
118
 
119
- * Big Total Share Buttons Horizontal: [getsocial app="social_bar_big_counter"]
120
 
121
- * Reaction Share Buttons: [getsocial app="reaction_buttons"]
122
 
123
- **What is the difference between the Tools Plan and the Expand Plans?**
124
 
125
- The Tools plan is focused on providing professional share buttons to your website and a range of other marketing technology assists. The Expand plans helps you manage your social media strategy by providing you powerful social analytics, scheduling tools, alerts and even Facebook Automation.
126
 
 
127
 
128
- <h4>List of Features</h4>
129
- - Horizontal & FLoating Share Buttons
130
- - Hello Buddy, the intelligent popup
131
- - Native Share Buttons Bar
132
- - Welcome Bar
133
- - Horizontal & Floating Follow Bar
134
- - Reaction Share Buttons
135
- - Mobile Social Share & Follow Bar
136
- - Image Social Sharing
137
- - Total Share Buttons Horizontal & Floating
138
- - Copy Paste Share Tracking
139
- - Google Analytics Integration
140
- - Subscriber Bar (List Builder)
141
- - Extended Customization (Shape, Color, Twitter handle in several apps)
142
- - Social Sharing Analytics (Shares, Referrals, Virality and Engagement)
143
- - MailChimp and Google Analytics Integrations
144
 
145
- **Do you have visits limits?**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
 
147
- We do. Depending on the plan you selected, your website will be subject to a specific visits limit.
148
 
149
- **Tools Plan:** The Pro/Tools plan makes all the tools available and has a limit of 50,000 visits per month and costs $9 per month or $99 per year. After reaching this limit we'll charge $5 for every 50,000 new visits. You can opt-out from the extra-visits packages on the Site Options area. If you do, we'll stop serving our apps once the limit is reached.
150
 
151
- **Standard Plan:** The Standard plan is the first of our plans with social analytics. It has a limit of 500,000 visits/month and costs $185 per month. This plan is great for small websites that want to invest on social media and content.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152
 
153
- **Expand Plan:** The expand plan has unlimited visits and you can contact us for a quick quote on it.
154
 
155
- **How much do the paid versions cost?**
156
 
157
- Our pricing is very transparent. We sell **monthly and annual subscriptions** of our product, starting at $9 per month.
158
 
159
- Price for monthly plans:
160
- **Tools Plan:** $9/month;
161
- **Standard Plan:** $185/month;
162
- **Expand Plan:** Custom;
163
 
164
- Price for annual plans:
165
- **Tools Plan:** $99/year;
166
- **Standard Plan:** $2,220/year;
167
- **Expand Plan:** Custom;
168
 
169
- **What is different about GetSocial to other plugins and tools?**
170
 
171
- From the feedback we've been receiving from thousands of users, people join GetSocial for its design, easy installation, great support and in-depth analytics. Our intuitive interface allows you to install our social media tools with no code required in just seconds. It's that easy! You also get several simple to read dashboards with social analytics about your website.
172
 
173
- **How do I upgrade and pay for GetSocial?**
174
 
175
- Upgrading your GetSocial account is quick and easy. On your account, you'll find multiple times our “Upgrade Plan” call to action buttons.
176
 
177
- Clicking on one of these buttons will guide you to our pricing page. Here, you'll find the list of features included on each plan.
178
 
179
- After you have decided which plan you want to subscribe to (we recommend the Annual plan as it provides with 2 months free as a discount), you just need to click on “Upgrade” and provide your billing details.
180
 
181
- **What is the Copy Paste Share Tracking?**
182
 
183
- If you imagine the last times you shared something, it's probable that you haven't done so by clicking on a share button. If you're sharing a video to a friend or sending a link via email, you're sharing something and normally that doesn't get measured.
184
 
185
- What happens is that you'll have these people being identified as “direct” traffic to your website. They're not. The Copy & Paste Share Tracking feature allows you to track private (or dark social) sharing, which is sharing via alternative methods such as copy-paste, chats and link sharing in general. If you want to know more about this, just <a href="http://help.getsocial.io/using-getsocial/what-is-the-copy-paste-share-tracking-app">read our article</a>.
186
 
187
- **How can I edit color, shape and twitter handle?**
188
 
189
- Editing color, shape and twitter handle is a customization available only to our paid users. By activating it, all these configurations become available, improving your conversions, awareness & reach. The features where you can edit these configurations are:
 
 
 
 
 
190
 
 
191
 
192
- - Horizontal Shares & Follow Bar
193
- - Hello Buddy, the intelligent popup
194
- - Floating Shares & Follow Bar
195
- - Total Shares Bar (Horizontal + Floating)
196
- - Mobile Share & Follow Bar
197
- - Image Sharing
198
- - Reaction Buttons
199
 
200
- **Can I hide GetSocial in specific posts / pages?**
201
 
202
- Yes, you can! When you edit your post/page in the right sidebar you have an option to hide the social horizontal bars (this does not include the mobile bar). There’s an article on our knowledge base about this: <a href="http://feedback.getsocial.io/knowledgebase/articles/566541-can-i-exclude-apps-from-specific-pages">Can I exclude apps from specific pages?</a>
203
 
204
- **Do I need to sign a long-term contract?**
205
 
206
- Absolutely not! There are no contracts. Pay monthly, cancel anytime. There are no initiation fees, cancellation costs, license fees or any other charges. If you no longer wish to use GetSocial, you can cancel at any time. At that point, your paid subscription will last until the end of the current monthly billing cycle.
207
 
208
- **What is your refund policy?**
209
 
210
- GetSocial services or applications subscriptions, advertising or any other kind of service are non-refundable and GetSocial is not obligated to provide the User a refund at any time. We may, at our discretion, provide credits toward future services or applications subscription, advertising, or any other kind of service charges on a case-by-case basis.
 
 
 
 
 
 
 
 
211
 
212
- **Is there a free plan?**
 
213
 
214
- No, there is not. However, there is a free trial to try free share buttons for 14 days.
 
 
215
 
216
- == Screenshots ==
217
 
218
- 1. GetSocial for Wordpress
219
- 2. Our Plugin's dashboard
220
- 3. Our available button designs
221
- 4. Horizontal and Floating Sharing Bar
222
- 5. Big Social Counter Bar
223
- 6. Mobile Sharing Bar
224
- 7. Welcome and Subscribe Bar
225
- 8. Native Social Sharing Bar
226
- 9. Analytics for your Social Bars
227
 
228
- == Changelog ==
229
- **4.1.1**
230
- - Remove deprecated networks
231
 
232
- **4.1**
233
- - Merge Big Counter Bars with Default Sharing Bars
234
- - Change plugin to fit new GetSocial colors
235
 
236
- **4.0.4**
237
 
238
- - Changes for the new GetSocial Pricing Plans
239
 
240
- **4.0.3**
241
 
242
- - Add support to Wordpress 4.9.1
243
 
244
- **4.0.2**
245
 
246
- - Bug fixes
247
 
248
- **4.0.1**
249
 
250
- - Add support to Wordpress 4.8
251
 
252
- **4.0**
253
 
254
- - Introduction of new pricing structure and reposition as a premium tools & analytics platform.
255
- - Discontinuing of the free plan
256
 
257
- **3.2.3**
258
 
259
- - Updates to UserVoice support tool
260
 
261
- **3.2.2**
262
 
263
- - Bug fixes
264
 
265
- **3.2.1**
266
 
267
- - Add support to Wordpress 4.7
268
- - Minor improvments
269
 
270
- **3.2**
271
 
272
- - Change user support platform to Intercom
273
 
274
- **3.1.3**
275
 
276
- - Upgrades to fit Wordpress 4.6
277
 
278
- **3.1.2**
279
 
280
- - Fix bug in account reactivation
281
 
282
- **3.1.1**
283
 
284
- - Fix APIKey request
285
 
286
- **3.1**
287
 
288
- - Ajusts to the new pricing plans
289
- - Allow user to change e-mail during the registration process
290
- - Add contact support forms in plugin
291
 
292
- **3.0.2**
293
 
294
- - Added new app: Reaction Buttons
295
- - Added API KEY recovery
296
 
297
- **3.0.1**
298
 
299
- - Added on boarding popup to guide user after plugin is activated
300
 
301
- **3.0**
302
 
303
- - Plugin verified and compatible with WordPress 4.4
304
- - Included Hello Buddy tool, the smart popup, on the plugin
305
- - Included new integrations (InfusionSoft, Bitly)
306
 
307
- **2.9.2**
308
 
309
- - Fix API urls
310
 
311
- **2.9.1**
312
 
313
- - Added Google Analitycs App
314
- - API Key validation on library reinslations
315
 
316
- **2.9**
317
 
318
- - Added MailChimp Integration
319
- - Added new Google Logo
320
- - Added compatibility to page builder plugin
321
- - Added new app images
322
- - Added Exclude Page button to the top bar
323
 
324
- **2.8**
325
 
326
- - Added multi-share bar feature, allowing for independent share bars in the same page
327
- - Added a new uninstall hook
328
- - Added new networks: yummly, flickr, rss
329
- - Improved Pinterest Social Sharing (Pin All Images)
330
- - Improved Image Social Sharing
331
 
332
- **2.7.2**
333
 
334
- - Bug Fixes
335
- - Tested up to Wordpress 4.3
336
 
337
- **2.7.1**
338
 
339
- - Added new pricing for Social Media Suie
340
 
341
- **2.7**
342
 
343
- - Added new social analytics module and follow tools (horizontal, floating and mobile follow bar)
344
 
345
- **2.6**
346
 
347
- - Added Image Social Sharing app, performance apps, bug fixes and Google Analytics Integration
348
 
349
- **2.5**
350
 
351
- - Added Price Alert and Address Tracking apps
352
 
353
- **2.4.3**
354
 
355
- - Bug fix for pages containing posts. The sharing buttons bars appear in each of the posts ( eg: FAQ pages ) and didn't work correctly
356
 
357
- **2.4.2**
358
 
359
- - Setting to select if share buttons appear on pages or/and pages
360
- - Deactivate app from Wordpress plugin
361
 
362
- **2.4.1**
363
 
364
- - Easy way to add share buttons bars to pages and possibility to hide it.
365
 
366
- **2.4**
367
 
368
- - New Plugin UI for easier Social Sharing.
369
 
370
- **2.3**
371
 
372
- - Added Subscriber Bar App to Social Tools.
373
 
374
- **2.2**
375
 
376
- - Added Welcome Bar App to Social Media toolkit.
377
 
378
- **2.1**
379
 
380
- - Added Big Total Share Buttons Floating and Horizontal new apps.
381
 
382
- **2.0.1**
383
 
384
- - Added Short codes for Social Sharing
385
 
386
- **2.0.0**
387
 
388
- - New Social Media Apps
389
- - Old template removed
390
- - New Universal Template
391
 
392
- **1.1.3**
393
 
394
- - Bug Fixes
395
 
396
- **1.1.2**
397
 
398
- - UX fixes
399
 
400
- **1.1.1**
401
 
402
- - Bug fixes
403
- - App Custom actions added
404
 
405
- **1.1**
406
 
407
- - Create account without leaving the plugin
408
- - Add Floating Share BUttons Bar
409
- - Basic Analytics available
410
 
411
- **1.0.1**
412
 
413
- - Some bugs solved.
414
 
415
- **1.0.0**
416
 
417
- - First stable version released.
418
 
419
- **0.0.2**
420
 
421
- - This version fixes a bug that prevented the use of the plugin. Please Upgrade.
422
 
423
- **0.0.1**
424
 
425
- - First release
1
+ === Wordpress Social Share Buttons & Analytics Plugin GetSocial.io ===
2
+ Plugin Name: Wordpress Social Share Buttons & Analytics Plugin
3
+ Version: 4.2
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.1.1
10
+ Stable tag: 4.2
11
+ Requires PHP: 5.2.4
12
+ License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
13
+
14
+ Free share buttons for 30+ of your favorite social networks. Increase traffic through social sharing with GetSocial buttons.
15
 
16
  == Description ==
17
 
18
+ **Social Share Buttons & Analytics for Wordpress by <a href="https://getsocial.io/?utm_source=plugin_listings&utm_medium=wordpress&utm_campaign=app_listing">GetSocial.io</a>, now FREE again! A plugin to help you increase traffic, social shares and conversions.**
19
 
20
+ With our plugin, you can have beautiful **share buttons** on your website for over 30 social networks, including Facebook, Twitter, WhatsApp, Email, and more. Social share buttons are a great way to encourage your users to share content on social media, helping you increase your reach and boost your traffic.
21
 
22
+ No coding skills required!
23
 
24
+ #### <h4>WHY OUR USERS RECOMMEND US:</h4>
25
 
26
+ - Fantastic design of Share Buttons
 
 
 
 
 
 
27
 
28
+ - Easy to install and use (no code needed)
29
 
30
+ - Doesnt impact page loading speed (SEO)
31
 
32
+ - World-class support
33
 
34
+ - **We dont sell your data to third-party services**
35
 
36
+ Used by +200k websites & Fortune 500 companies - <a href="https://wordpress.org/support/view/plugin-reviews/wp-share-buttons-analytics-by-getsocial?filter=5">just look at what our users are saying about us</a>.
37
 
38
+ <h3>FREE FEATURES</h3>
 
 
 
 
39
 
40
+ - **Horizontal + Floating Share and Follow Buttons:** Give your website the best looking sharing and follow buttons on all your favorite social media networks. The best way to increase your traffic and social media followers. Includes option to show total share count.
41
 
42
+ - **Native Social Sharing Buttons:** Do you love the classics? You may choose to add the original share buttons: like, tweet and pin it buttons.
43
 
44
+ - **Reaction Buttons:** If you’d rather be all about the brand-new, let your users express themselves with reaction buttons on your posts.
45
 
46
+ - **Welcome Bar:** Have a special promotion or a breaking news article that you want visitors to know about? The Welcome Bar is the perfect way to redirect traffic to your most important and best converting pages.
47
 
48
+ - **Hello Buddy, the Smart Pop-up:** Lets you ask your customers to share, subscribe or visit a specific page. It’s highly customizable (advanced options are paid) and can be triggered by “Time Spent on Site”, “% of page scrolled” and “Exit Intention” (when the user is going to click the X button in the browser window).
49
 
50
+ <h3>TOOLS VERSION</h3>
51
 
52
+ For just $9/month, you can have the TOOLS version and gain access to even more features!
53
 
54
+ - **Mobile Share + Follow Buttons:** the mobile bars are our best performing social tools, providing 2 to 3 times more social shares than the desktop versions! Includes mobile-only share buttons such as Telegram, Snapchat, Kik, and Viber.
55
 
56
+ - **Image Share Buttons:** Do you have a website with great pictures? Our Image Share Buttons gives your visitors the ability to share your images with their friends and followers.
57
 
58
+ - **Customizable Share Buttons:** Have the freedom to fully customize the look of your share buttons to match your website. From changing the colors to adding a gradient, the choice is yours.
59
 
60
+ - **Copy & Paste Share Tracking:** <a href="https://blog.getsocial.io/dark-social-2018-getsocial-research-report/#gs.0kcbnh">More than two-thirds (78%) of all website shares are Dark Social shares that happen through private channels</a>. With this feature, you’ll know when your visitors share through SMS, Email, Messaging Apps (WhatsApp, Messenger, iMessage, etc.) or via Copy & Pasting Links (Dark Social), allowing you to learn the real ROI for your content and which channels are contributing the most for your traffic.
61
 
62
+ - **Subscriber Bar:** Convert your visitors into subscribers! It doesnt matter if youre a blog, a newspaper or an online shop, mailing lists can be a major revenue generator for your business.
63
 
64
+ - **Social Analytics Dashboard:** Our social analytics give you insight, in real-time, of how much social traffic each network is driving to your website and identify the best content to feature and promote on social media.
65
 
66
+ - **Integrations — Mailchimp & Google Analytics:** Use our Mailchimp Integration to export email addresses collected from the Subscriber Bar automatically. Merge the data obtained by GetSocial with the powerful Google Analytics so you can track your conversions.
67
 
68
+ <h4>INSTALLING GETSOCIAL</h4>
69
 
70
+ <a href="https://www.youtube.com/watch?v=o4P6utEAN54">In this video</a>, you can find a quick walkthrough of how to install our plugin on your WordPress account. We also provide a text-based tutorial here: <a href="https://blog.getsocial.io/how-to-add-social-sharing-buttons-on-wordpress/">How to add free Social Share Buttons on WordPress</a>
71
 
72
+ <h4>MORE GETSOCIAL</h4>
73
 
74
+ To discover more of our features, including Dark Social Analytics, Social Media Automation, Link Shortener, Viral Alerts and more, please <a href="https://getsocial.io/">visit our website</a>.
75
 
76
+ == Installation ==
 
 
 
77
 
78
+ For an automatic installation through WordPress:
79
 
80
+ 1. Go to the "Plugins" menu in your left sidebar, and click "Add New" link.
81
+ 2. Search for 'Social Share Buttons & Analytics by GetSocial'
82
+ 3. Click 'Install Now' and activate the plugin
83
+ 4. On the left bar a menu item 'GetSocial' will appear.
84
 
85
+ For a manual installation:
86
 
87
+ 1. Extract 'WP-Share-Buttons-Analytics-getsocial.zip' into your WordPress plugins folder.
88
+ 2. Activate the plugin through the 'Plugins' menu in WordPress.
89
+ 3. On the left bar a menu item "GetSocial" will appear.
90
 
91
+ == Frequently Asked Questions ==
92
 
93
+ **What is GetSocial?**
94
 
95
+ WordPress Social Share Buttons & Analytics Plugin by GetSocial is a social tools plugin that helps websites increase their traffic, social shares, followers and conversions. It can be easily installed on a Wordpress website without requiring code.
96
 
97
+ **How do I install GetSocial?**
98
 
99
+ By installing our WordPress Plugin, all features are available to be installed code free. This means you’ll be able to install all of them without having to open the code editor, not even once.
100
 
101
+ For a more detailed explanation of how to install GetSocial please refer to our video above.
102
 
103
+ **Which social share buttons are available?**
104
 
105
+ The free version of the plugin includes the following social share buttons:
106
 
107
+ - Facebook share button
108
 
109
+ - Twitter share button
110
 
111
+ - Pinterest share button
112
 
113
+ - WhatsApp share button
114
 
115
+ - Tumblr share button
116
 
117
+ - LinkedIn share button
118
 
119
+ - StumbleUpon share button
120
 
121
+ - Reddit share button
122
 
123
+ - Odnoklassniki share button
124
 
125
+ - Hacker News share button
126
 
127
+ - Vkontakte share button
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
 
129
+ - Facebook Messenger share button
130
+
131
+ - Buffer share button
132
+
133
+ - Renren share button
134
+
135
+ - Weibo share button
136
+
137
+ - Yummly share button
138
+
139
+ - Draugiem share button
140
+
141
+ - Email share button
142
+
143
+ - Printer share button
144
+
145
+ - Slack share button
146
+
147
+ - Evernote share button
148
+
149
+ - Flipboard share button
150
+
151
+ - Pocket share button
152
+
153
+ - Skype share button
154
 
155
+ - WeChat share button
156
 
157
+ - Xing share button
158
 
159
+ **Is this plugin free?**
160
+
161
+ Yes, GetSocial Share Buttons are now free again! With our free plugin, you get access to all the features listed above.
162
+
163
+ You may choose to sign up for our Tools plan ($9/month), which grants access to customization, analytics and other sharing features.
164
+
165
+ **What support options do you provide?**
166
+
167
+ Our customers receive priority support. When you reach out to us, you talk to people who’ve built GetSocial, so we want to help you in any way we can. Being a small team means we can’t fix all problems at once, but we always strive to respond to every inquiry as soon as possible.
168
+
169
+ **Is there someone I can talk about GetSocial?**
170
+
171
+ Sure, we’re always here to help. You can contact us at <a href="mailto:support@getsocial.io">support@getsocial.io</a> or check our <a href="https://help.getsocial.io/">Knowledge Base</a>.
172
+
173
+ **Are there any short codes available?**
174
+
175
+ - Share Buttons Bar: [getsocial app="sharing_bar"]
176
+
177
+ - Follow Bar: [getsocial app=“follow_bar”]
178
+
179
+ - Native Share Buttons Bar: [getsocial app="native_bar"]
180
+
181
+ - Reaction Share Buttons: [getsocial app="reaction_buttons"]
182
+
183
+ **Do you have visits limits?**
184
 
185
+ We do. The visit limit for **free accounts is 10K monthly visits**. Once you have exceeded this value, the service will automatically stop.
186
 
187
+ For **Tools accounts** ($9/month) you have access to all of our features and a **limit of 50K visits per month**.
188
 
189
+ If you have over 50K monthly views on your website, please contact us at <a href="mailto:support@getsocial.io">support@getsocial.io</a>.
190
 
191
+ **How much does the paid version cost?**
 
 
 
192
 
193
+ We sell **monthly and annual subscriptions** of our product.
 
 
 
194
 
195
+ Our paid version costs $9/month and it gives you access to ALL of our features. If you choose to pay an annual subscription, the cost will be $6,90/month.
196
 
197
+ **What is different about GetSocial to other plugins and tools?**
198
 
199
+ From the feedback we receive from thousands of users, people join GetSocial for its design, easy installation and great support. Our intuitive interface allows you to install our social media tools with no code required in just seconds. It’s that easy!
200
 
201
+ You will also get several simple to read dashboards with social analytics about your website. For more information about this, please visit <a href="https://getsocial.io/">GetSocial.io</a>.
202
 
203
+ **How do I upgrade and pay for GetSocial?**
204
 
205
+ Upgrading your GetSocial account is quick and easy. On your account, you'll find multiple times our “Upgrade Plancall to action buttons.
206
 
207
+ Clicking on one of these buttons will guide you to our pricing page. Here, you'll find the list of features included on each plan.
208
 
209
+ After you have decided which plan you want to subscribe to (we recommend the Annual plan as it provides a discount at $6,90/month), you just need to click on “Upgrade” and provide your billing details.
210
 
211
+ **How can I edit color, shape and twitter handle?**
212
 
213
+ Editing color, shape and twitter handle is a customization available only to our paid users. By activating it, all these configurations become available, improving your conversions, awareness & reach. The features where you can edit these configurations are:
214
 
215
+ - Horizontal Shares & Follow Bar
216
+ - Floating Shares & Follow Bar
217
+ - Hello Buddy, the intelligent popup
218
+ - Mobile Share & Follow Bar
219
+ - Image Sharing
220
+ - Reaction Buttons
221
 
222
+ **Can I hide GetSocial in specific posts / pages?**
223
 
224
+ Yes, you can! Please read <a href="https://help.getsocial.io/using-getsocial/i-dont-want-the-tools-to-show-on-the-whole-website-can-i-exclude-pages">this article on our knowledge base</a> to learn how to exclude the tools from specific pages.
 
 
 
 
 
 
225
 
226
+ **Do I need to sign a long-term contract?**
227
 
228
+ Absolutely not! There are no contracts. Pay monthly, cancel anytime. There are no initiation fees, cancellation costs, license fees or any other charges. If you no longer wish to use GetSocial, you can cancel at any time. At that point, your paid subscription will last until the end of the current monthly billing cycle.
229
 
230
+ **What is your refund policy?**
231
 
232
+ GetSocial services or applications subscriptions, advertising or any other kind of service are non-refundable and GetSocial is not obligated to provide the User a refund at any time. We may, at our discretion, provide credits toward future services or applications subscription, advertising, or any other kind of service charges on a case-by-case basis.
233
 
234
+ == Screenshots ==
235
 
236
+ 1. GetSocial for Wordpress
237
+ 2. Our Plugin's dashboard
238
+ 3. Our available button designs
239
+ 4. Horizontal and Floating Sharing Bar
240
+ 5. Big Social Counter Bar
241
+ 6. Mobile Sharing Bar
242
+ 7. Welcome and Subscribe Bar
243
+ 8. Native Social Sharing Bar
244
+ 9. Analytics for your Social Bars
245
 
246
+ == Changelog ==
247
+ **4.2**
248
 
249
+ - Add Free Plan
250
+ - Add new API calls
251
+ - Update plugin description
252
 
253
+ **4.1.1**
254
 
255
+ - Remove deprecated networks
 
 
 
 
 
 
 
 
256
 
257
+ **4.1**
 
 
258
 
259
+ - Merge Big Counter Bars with Default Sharing Bars
260
+ - Change plugin to fit new GetSocial colors
 
261
 
262
+ **4.0.4**
263
 
264
+ - Changes for the new GetSocial Pricing Plans
265
 
266
+ **4.0.3**
267
 
268
+ - Add support to Wordpress 4.9.1
269
 
270
+ **4.0.2**
271
 
272
+ - Bug fixes
273
 
274
+ **4.0.1**
275
 
276
+ - Add support to Wordpress 4.8
277
 
278
+ **4.0**
279
 
280
+ - Introduction of new pricing structure and reposition as a premium tools & analytics platform.
281
+ - Discontinuing of the free plan
282
 
283
+ **3.2.3**
284
 
285
+ - Updates to UserVoice support tool
286
 
287
+ **3.2.2**
288
 
289
+ - Bug fixes
290
 
291
+ **3.2.1**
292
 
293
+ - Add support to Wordpress 4.7
294
+ - Minor improvements
295
 
296
+ **3.2**
297
 
298
+ - Change user support platform to Intercom
299
 
300
+ **3.1.3**
301
 
302
+ - Upgrades to fit Wordpress 4.6
303
 
304
+ **3.1.2**
305
 
306
+ - Fix bug in account reactivation
307
 
308
+ **3.1.1**
309
 
310
+ - Fix APIKey request
311
 
312
+ **3.1**
313
 
314
+ - Adjusts to the new pricing plans
315
+ - Allow user to change e-mail during the registration process
316
+ - Add contact support forms in plugin
317
 
318
+ **3.0.2**
319
 
320
+ - Added new app: Reaction Buttons
321
+ - Added API KEY recovery
322
 
323
+ **3.0.1**
324
 
325
+ - Added on boarding popup to guide user after plugin is activated
326
 
327
+ **3.0**
328
 
329
+ - Plugin verified and compatible with WordPress 4.4
330
+ - Included Hello Buddy tool, the smart popup, on the plugin
331
+ - Included new integrations (InfusionSoft, Bitly)
332
 
333
+ **2.9.2**
334
 
335
+ - Fix API urls
336
 
337
+ **2.9.1**
338
 
339
+ - Added Google Analytics App
340
+ - API Key validation on library reinstallations
341
 
342
+ **2.9**
343
 
344
+ - Added MailChimp Integration
345
+ - Added new Google Logo
346
+ - Added compatibility to page builder plugin
347
+ - Added new app images
348
+ - Added Exclude Page button to the top bar
349
 
350
+ **2.8**
351
 
352
+ - Added multi-share bar feature, allowing for independent share bars in the same page
353
+ - Added a new uninstall hook
354
+ - Added new networks: Yummly, Flickr, rss
355
+ - Improved Pinterest Social Sharing (Pin All Images)
356
+ - Improved Image Social Sharing
357
 
358
+ **2.7.2**
359
 
360
+ - Bug Fixes
361
+ - Tested up to Wordpress 4.3
362
 
363
+ **2.7.1**
364
 
365
+ - Added new pricing for Social Media Suite
366
 
367
+ **2.7**
368
 
369
+ - Added new social analytics module and follow tools (horizontal, floating and mobile follow bar)
370
 
371
+ **2.6**
372
 
373
+ - Added Image Social Sharing app, performance apps, bug fixes and Google Analytics Integration
374
 
375
+ **2.5**
376
 
377
+ - Added Price Alert and Address Tracking apps
378
 
379
+ **2.4.3**
380
 
381
+ - Bug fix for pages containing posts. The sharing buttons bars appear in each of the posts ( eg: FAQ pages ) and didn't work correctly
382
 
383
+ **2.4.2**
384
 
385
+ - Setting to select if share buttons appear on pages or/and pages
386
+ - Deactivate app from Wordpress plugin
387
 
388
+ **2.4.1**
389
 
390
+ - Easy way to add share buttons bars to pages and possibility to hide it.
391
 
392
+ **2.4**
393
 
394
+ - New Plugin UI for easier Social Sharing.
395
 
396
+ **2.3**
397
 
398
+ - Added Subscriber Bar App to Social Tools.
399
 
400
+ **2.2**
401
 
402
+ - Added Welcome Bar App to Social Media toolkit.
403
 
404
+ **2.1**
405
 
406
+ - Added Big Total Share Buttons Floating and Horizontal new apps.
407
 
408
+ **2.0.1**
409
 
410
+ - Added Short codes for Social Sharing
411
 
412
+ **2.0.0**
413
 
414
+ - New Social Media Apps
415
+ - Old template removed
416
+ - New Universal Template
417
 
418
+ **1.1.3**
419
 
420
+ - Bug Fixes
421
 
422
+ **1.1.2**
423
 
424
+ - UX fixes
425
 
426
+ **1.1.1**
427
 
428
+ - Bug fixes
429
+ - App Custom actions added
430
 
431
+ **1.1**
432
 
433
+ - Create account without leaving the plugin
434
+ - Add Floating Share Buttons Bar
435
+ - Basic Analytics available
436
 
437
+ **1.0.1**
438
 
439
+ - Some bugs solved.
440
 
441
+ **1.0.0**
442
 
443
+ - First stable version released.
444
 
445
+ **0.0.2**
446
 
447
+ - This version fixes a bug that prevented the use of the plugin. Please Upgrade.
448
 
449
+ **0.0.1**
450
 
451
+ - First release
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file
screenshot-3.png CHANGED
Binary file
screenshot-5.png CHANGED
Binary file
screenshot-6.png CHANGED
Binary file
screenshot-7.png CHANGED
Binary file
screenshot-9.png CHANGED
Binary file
tmpl/apps.php CHANGED
@@ -30,20 +30,16 @@
30
  <?php if($current_box == $cat) { ?>
31
  <div class="app-link-wrapper filter-<?php echo $settings['plan']; ?> filter-<?php echo $settings['category']; ?>">
32
  <div class="app-link">
33
- <!-- <div class="app-badge-group">
34
  <?php if ($settings['new']) { ?>
35
  <div class="app-badge new">New</div>
36
  <?php } ?>
37
- <?php if ($plan_is_free) { ?>
38
- <div class="app-badge <?php echo $settings['category']; ?>">
39
- <?php echo category_name($settings['category']); ?>
40
- </div>
41
- <?php } elseif($settings['plan'] == 'two') { ?>
42
  <div class="app-badge plan-<?php echo $settings['plan']; ?>">
43
  <?php echo plan_name($settings['plan']); ?>
44
  </div>
45
- <?php } ?>
46
- </div> -->
47
  <div class="app-image">
48
  <?php if ($settings['active']) { ?>
49
  <div class="installed">
30
  <?php if($current_box == $cat) { ?>
31
  <div class="app-link-wrapper filter-<?php echo $settings['plan']; ?> filter-<?php echo $settings['category']; ?>">
32
  <div class="app-link">
33
+ <div class="app-badge-group">
34
  <?php if ($settings['new']) { ?>
35
  <div class="app-badge new">New</div>
36
  <?php } ?>
37
+ <?php if ($plan_is_free && $settings['plan'] != 'one') { ?>
 
 
 
 
38
  <div class="app-badge plan-<?php echo $settings['plan']; ?>">
39
  <?php echo plan_name($settings['plan']); ?>
40
  </div>
41
+ <?php } ?>
42
+ </div>
43
  <div class="app-image">
44
  <?php if ($settings['active']) { ?>
45
  <div class="installed">
tmpl/apps_config.php CHANGED
@@ -3,8 +3,8 @@
3
  $plan_is_free = get_option('gs-pro') ? false : true;
4
 
5
  $plans = array(
6
- 'Free Apps' => 'one',
7
- 'Paid Apps' => 'two'
8
  );
9
  $categories = array(
10
  'Sharing Apps' => 'sharing',
@@ -17,7 +17,7 @@
17
  'file' => 'floating-bar',
18
  'category' => 'sharing',
19
  'new' => false,
20
- 'plan' => 'two',
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 . '&amp;source=wordpress' . $GS->utms('floating-bar'),
@@ -27,7 +27,7 @@
27
  'file' => 'sharing-bar',
28
  'category' => 'sharing',
29
  'new' => false,
30
- 'plan' => 'two',
31
  'active' => $GS->is_active('sharing_bar') || $GS->is_active('social_bar_big_counter'),
32
  'only_activate' => false,
33
  'href' => $GS->gs_account() . '/sites/gs-wordpress/groups/new?api_key=' . $GS->api_key . '&amp;source=wordpress' . $GS->utms('sharing-bar'),
@@ -57,7 +57,7 @@
57
  'file' => 'reaction_buttons',
58
  'category' => 'sharing',
59
  'new' => false,
60
- 'plan' => 'two',
61
  'active' => $GS->is_active('reaction_buttons'),
62
  'only_activate' => false,
63
  'href' => $GS->gs_account() . '/sites/gs-wordpress/reaction_buttons/new?api_key=' . $GS->api_key . '&amp;source=wordpress' . $GS->utms('image-sharing'),
@@ -67,7 +67,7 @@
67
  'file' => 'hello_buddy',
68
  'category' => 'tracking',
69
  'new' => false,
70
- 'plan' => 'two',
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 . '&amp;source=wordpress' . $GS->utms('image-sharing'),
@@ -87,7 +87,7 @@
87
  'file' => 'native-bar',
88
  'category' => 'sharing',
89
  'new' => false,
90
- 'plan' => 'two',
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 . '&amp;source=wordpress' . $GS->utms('native-bar'),
@@ -97,7 +97,7 @@
97
  'file' => 'follow-bar',
98
  'category' => 'follow',
99
  'new' => false,
100
- 'plan' => 'two',
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 . '&amp;source=wordpress' . $GS->utms('follow-bar'),
@@ -105,7 +105,7 @@
105
  ),
106
  'Floating Follow Bar' => array(
107
  'file' => 'floating-follow-bar',
108
- 'category' => 'follow',
109
  'new' => false,
110
  'plan' => 'two',
111
  'active' => $GS->is_active('floating_follow_bar'),
@@ -127,7 +127,7 @@
127
  'file' => 'welcome-bar',
128
  'category' => 'tracking',
129
  'new' => false,
130
- 'plan' => 'two',
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 . '&amp;source=wordpress' . $GS->utms('welcome-bar'),
3
  $plan_is_free = get_option('gs-pro') ? false : true;
4
 
5
  $plans = array(
6
+ 'Free Plan' => 'one',
7
+ 'Tools Plan' => 'two'
8
  );
9
  $categories = array(
10
  'Sharing Apps' => 'sharing',
17
  'file' => 'floating-bar',
18
  'category' => 'sharing',
19
  'new' => false,
20
+ 'plan' => 'one',
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 . '&amp;source=wordpress' . $GS->utms('floating-bar'),
27
  'file' => 'sharing-bar',
28
  'category' => 'sharing',
29
  'new' => false,
30
+ 'plan' => 'one',
31
  'active' => $GS->is_active('sharing_bar') || $GS->is_active('social_bar_big_counter'),
32
  'only_activate' => false,
33
  'href' => $GS->gs_account() . '/sites/gs-wordpress/groups/new?api_key=' . $GS->api_key . '&amp;source=wordpress' . $GS->utms('sharing-bar'),
57
  'file' => 'reaction_buttons',
58
  'category' => 'sharing',
59
  'new' => false,
60
+ 'plan' => 'one',
61
  'active' => $GS->is_active('reaction_buttons'),
62
  'only_activate' => false,
63
  'href' => $GS->gs_account() . '/sites/gs-wordpress/reaction_buttons/new?api_key=' . $GS->api_key . '&amp;source=wordpress' . $GS->utms('image-sharing'),
67
  'file' => 'hello_buddy',
68
  'category' => 'tracking',
69
  'new' => false,
70
+ 'plan' => 'one',
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 . '&amp;source=wordpress' . $GS->utms('image-sharing'),
87
  'file' => 'native-bar',
88
  'category' => 'sharing',
89
  'new' => false,
90
+ 'plan' => 'one',
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 . '&amp;source=wordpress' . $GS->utms('native-bar'),
97
  'file' => 'follow-bar',
98
  'category' => 'follow',
99
  'new' => false,
100
+ 'plan' => 'one',
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 . '&amp;source=wordpress' . $GS->utms('follow-bar'),
105
  ),
106
  'Floating Follow Bar' => array(
107
  'file' => 'floating-follow-bar',
108
+ 'category' => 'one',
109
  'new' => false,
110
  'plan' => 'two',
111
  'active' => $GS->is_active('floating_follow_bar'),
127
  'file' => 'welcome-bar',
128
  'category' => 'tracking',
129
  'new' => false,
130
+ 'plan' => 'one',
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 . '&amp;source=wordpress' . $GS->utms('welcome-bar'),
tmpl/apps_filters.php CHANGED
@@ -1,7 +1,9 @@
1
  <div id="app-grid-filters">
2
  <div class="app-grid-filter-holder">
3
  <a href="javascript:void(0)" id="clear-filter" class="gs-button gs-error trans" style="display: none"><i class="fa fa-times-circle"></i> Clear filter</a>
4
- <!-- <a href="javascript:void(0)" class="gs-button plan-two trans gs-tooltip" data-filter="two">Tools Plan<div>Apps that are only available in the <strong>Tools Plan</strong></div></a> -->
 
 
5
  <a href="javascript:void(0)" id="app-filter" class="gs-button gs-primary trans"><i class="fa fa-filter"></i> Category</a>
6
  <div id="app-filter-dropdown">
7
  <a href="javascript:void(0)" class="gs-button gs-primary trans filter-btn js-app-one" data-filter="sharing">Sharing Apps</a>
1
  <div id="app-grid-filters">
2
  <div class="app-grid-filter-holder">
3
  <a href="javascript:void(0)" id="clear-filter" class="gs-button gs-error trans" style="display: none"><i class="fa fa-times-circle"></i> Clear filter</a>
4
+ <?php if ($plan_is_free) { ?>
5
+ <a href="javascript:void(0)" class="gs-button plan-two trans gs-tooltip" data-filter="two">Tools Plan<div>Apps that are only available in the <strong>Tools Plan</strong></div></a>
6
+ <?php } ?>
7
  <a href="javascript:void(0)" id="app-filter" class="gs-button gs-primary trans"><i class="fa fa-filter"></i> Category</a>
8
  <div id="app-filter-dropdown">
9
  <a href="javascript:void(0)" class="gs-button gs-primary trans filter-btn js-app-one" data-filter="sharing">Sharing Apps</a>
uninstall.php CHANGED
@@ -12,14 +12,19 @@ if (!defined( 'WP_UNINSTALL_PLUGIN')) {
12
  if (defined('WP_UNINSTALL_PLUGIN')) {
13
 
14
  // delete any options or other data stored in the database here
15
- delete_site_option('gs-identifier');
16
- delete_site_option('gs-pro');
17
- delete_site_option('gs-ask-review');
18
- delete_site_option('gs-alert-msg');
19
- delete_site_option('gs-alert-utm');
20
  delete_site_option('gs-alert-cta');
21
- delete_site_option('gs-api-key');
 
 
22
  delete_site_option('gs-apps');
23
- delete_site_option('gs-lang');
24
  delete_site_option('gs-has-subscriptions');
 
 
 
 
 
 
 
 
25
  }
12
  if (defined('WP_UNINSTALL_PLUGIN')) {
13
 
14
  // delete any options or other data stored in the database here
 
 
 
 
 
15
  delete_site_option('gs-alert-cta');
16
+ delete_site_option('gs-alert-msg');
17
+ delete_site_option('gs-alert-utm');
18
+ delete_site_option('gs-api-key');
19
  delete_site_option('gs-apps');
20
+ delete_site_option('gs-ask-review');
21
  delete_site_option('gs-has-subscriptions');
22
+ delete_site_option('gs-identifier');
23
+ delete_site_option('gs-lang');
24
+ delete_site_option('gs-place');
25
+ delete_site_option('gs-place-follow');
26
+ delete_site_option('gs-posts-page');
27
+ delete_site_option('gs-pro');
28
+ delete_site_option('gs-user-email');
29
+ delete_site_option('gs-popup-showed');
30
  }
wp-share-buttons-analytics-getsocial.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /**
3
- * Plugin Name: Share Buttons & tools to grow traffic by GetSocial.io
4
- * Plugin URI: http://getsocial.io
5
- * Description: Share Buttons by GetSocial.io is a freemium WordPress plugin that enables you to track social shares on Wordpress. Provide beautiful wordpress sharing buttons, track how many shares were made in each post and see how much traffic, conversions and shares each post generated. Optimize your SEO and increase social shares with GetSocial.io.
6
- * Version: 4.1.1
7
  * Author: Getsocial, S.A.
8
  * Author URI: http://getsocial.io
9
  * License: GPL2
@@ -17,7 +17,7 @@ add_action('admin_menu', 'gs_getsocial_menu');
17
  function gs_getsocial_menu() {
18
  $GS = get_gs();
19
 
20
- add_menu_page( 'GetSocial', 'GetSocial', 'manage_options', slug_path('init.php'), '', 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAgMjAiPjxwYXRoIGZpbGw9IiMzMzlFRDUiIGQ9Ik0xOCAwaC0xNmMtMS4xIDAtMiAuOS0yIDJ2MTZjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMnYtMTZjMC0xLjEtLjktMi0yLTJ6bS0xMS45IDE0LjZjLTIgMC00LjEtMS4yLTQuMS0zLjkgMC0xLjMuNi0yLjcgMS42LTMuN3MyLjMtMS42IDMuOS0xLjZjMS44IDAgMi45LjcgMy42IDEuNWwtMS41IDEuM2MtLjUtLjYtMS4yLTEtMi4zLTEtLjkgMC0xLjcuNC0yLjMgMS0uNi42LTEgMS41LTEgMi41IDAgMS40IDEgMi4xIDIuMiAyLjEuNyAwIDEuMi0uMiAxLjYtLjNsLjQtMS41aC0xLjlsLjQtMS43aDMuOGwtMS4yIDQuNGMtLjkuNi0xLjkuOS0zLjIuOXptOC45LTUuMmMxLjIuNSAyIDEuMSAyIDIuMyAwIC43LS4zIDEuNC0uNyAxLjktLjYuNi0xLjUgMS0yLjUgMS0xLjYgMC0yLjgtLjUtMy42LTEuNWwxLjMtMS4xYy43LjggMS41IDEuMSAyLjQgMS4xLjggMCAxLjQtLjQgMS40LTEuMSAwLS41LS4zLS44LTEuNS0xLjMtMS4xLS41LTItMS0yLTIuMyAwLS43LjMtMS40LjctMS45LjYtLjYgMS41LTEgMi42LTEgMS4zIDAgMi4zLjQgMyAxLjJsLTEuMyAxLjNjLS42LS42LTEuMi0uOS0yLS45LS45IDAtMS40LjUtMS40IDEgMCAuNi41LjggMS42IDEuM3oiLz48L3N2Zz4=' );
21
 
22
  // If it's an update from a previous version, don't show the popup
23
  if (get_option('gs-api-key')) {
1
  <?php
2
  /**
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.2
7
  * Author: Getsocial, S.A.
8
  * Author URI: http://getsocial.io
9
  * License: GPL2
17
  function gs_getsocial_menu() {
18
  $GS = get_gs();
19
 
20
+ add_menu_page( 'GetSocial', 'GetSocial', 'manage_options', slug_path('init.php'), '', 'data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNy43IDE3LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI3LjcgMTcuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8dGl0bGU+R0VUU09DSUFMPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxnIGlkPSJQYWdlLTEiPgoJPGcgaWQ9IkFnZW5jeSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYwLjAwMDAwMCwgLTQ2LjAwMDAwMCkiPgoJCTxnIGlkPSJHcm91cC01NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjAuMDAwMDAwLCAyNS4wMDAwMDApIj4KCQkJPGcgaWQ9ImxvZ28iPgoJCQkJPHBhdGggaWQ9IkdFVFNPQ0lBTCIgY2xhc3M9InN0MCIgZD0iTTE1LjIsMzYuN2MtMC44LDAuNC0xLjcsMC44LTIuOCwxYy0xLjEsMC4zLTIuMiwwLjQtMy41LDAuNGMtMS4zLDAtMi41LTAuMi0zLjYtMC42CgkJCQkJYy0xLjEtMC40LTItMS0yLjgtMS43Yy0wLjgtMC44LTEuNC0xLjctMS45LTIuN1MwLDMwLjgsMCwyOS42YzAtMS4zLDAuMi0yLjUsMC43LTMuNXMxLjEtMiwxLjktMi43YzAuOC0wLjcsMS43LTEuMywyLjgtMS43CgkJCQkJQzYuNCwyMS4yLDcuNiwyMSw4LjgsMjFjMS4zLDAsMi41LDAuMiwzLjYsMC42czIsMC45LDIuNywxLjZMMTIuNiwyNmMtMC40LTAuNC0wLjktMC44LTEuNS0xLjFjLTAuNi0wLjMtMS4zLTAuNC0yLjEtMC40CgkJCQkJYy0wLjcsMC0xLjMsMC4xLTEuOSwwLjRjLTAuNiwwLjMtMS4xLDAuNi0xLjUsMS4xYy0wLjQsMC41LTAuOCwxLTEsMS42Yy0wLjIsMC42LTAuNCwxLjMtMC40LDJjMCwwLjgsMC4xLDEuNCwwLjMsMi4xCgkJCQkJYzAuMiwwLjYsMC41LDEuMiwxLDEuNkM1LjksMzMuNyw2LjQsMzQsNywzNC4zYzAuNiwwLjMsMS4zLDAuNCwyLjEsMC40YzAuNSwwLDAuOSwwLDEuMy0wLjFzMC44LTAuMiwxLjEtMC4zdi0zSDguNXYtMy4yaDYuNwoJCQkJCVYzNi43eiBNMjUuMSwyNS42Yy0wLjMtMC40LTAuOC0wLjgtMS4zLTFjLTAuNS0wLjMtMS4xLTAuNC0xLjYtMC40Yy0wLjMsMC0wLjUsMC0wLjgsMC4xYy0wLjMsMC0wLjUsMC4xLTAuNywwLjMKCQkJCQlzLTAuNCwwLjMtMC41LDAuNUMyMCwyNS4zLDIwLDI1LjYsMjAsMjUuOWMwLDAuMywwLjEsMC41LDAuMiwwLjdjMC4xLDAuMiwwLjMsMC4zLDAuNSwwLjVjMC4yLDAuMSwwLjUsMC4zLDAuOCwwLjQKCQkJCQljMC4zLDAuMSwwLjcsMC4yLDEsMC40YzAuNiwwLjIsMS4xLDAuNCwxLjcsMC42YzAuNiwwLjIsMS4xLDAuNSwxLjYsMC45YzAuNSwwLjQsMC45LDAuOCwxLjIsMS40YzAuMywwLjUsMC41LDEuMiwwLjUsMgoJCQkJCWMwLDAuOS0wLjIsMS43LTAuNSwyLjRjLTAuMywwLjctMC44LDEuMi0xLjQsMS43Yy0wLjYsMC40LTEuMiwwLjgtMiwxYy0wLjgsMC4yLTEuNSwwLjMtMi4zLDAuM2MtMS4yLDAtMi4zLTAuMi0zLjQtMC42CgkJCQkJYy0xLjEtMC40LTItMS0yLjctMS43bDIuNi0yLjZjMC40LDAuNSwwLjksMC45LDEuNiwxLjJzMS4zLDAuNSwxLjksMC41YzAuMywwLDAuNiwwLDAuOS0wLjFjMC4zLTAuMSwwLjUtMC4yLDAuNy0wLjMKCQkJCQljMC4yLTAuMSwwLjQtMC4zLDAuNS0wLjZzMC4yLTAuNSwwLjItMC44YzAtMC4zLTAuMS0wLjYtMC4yLTAuOGMtMC4yLTAuMi0wLjQtMC40LTAuNy0wLjZjLTAuMy0wLjItMC42LTAuMy0xLjEtMC41CgkJCQkJYy0wLjQtMC4xLTAuOS0wLjMtMS40LTAuNWMtMC41LTAuMi0xLTAuNC0xLjUtMC42cy0wLjktMC41LTEuMy0wLjlzLTAuNy0wLjgtMC45LTEuM2MtMC4yLTAuNS0wLjQtMS4xLTAuNC0xLjkKCQkJCQljMC0wLjksMC4yLTEuNywwLjYtMi4zYzAuNC0wLjYsMC45LTEuMiwxLjQtMS42czEuMy0wLjcsMi0wLjljMC44LTAuMiwxLjUtMC4zLDIuMy0wLjNjMC45LDAsMS45LDAuMiwyLjgsMC41CgkJCQkJYzEsMC4zLDEuOCwwLjgsMi41LDEuNUwyNS4xLDI1LjZ6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==' );
21
 
22
  // If it's an update from a previous version, don't show the popup
23
  if (get_option('gs-api-key')) {