WordPress Social Tools, Related Posts, Monetization – Shareaholic - Version 8.13.11

Version Description

We update this plugin regularly so we can make it better for you. Update to the latest version for all of the available features and improvements. Thanks for using Shareaholic!

Download this release

Release Info

Developer shareaholic
Plugin Icon 128x128 WordPress Social Tools, Related Posts, Monetization – Shareaholic
Version 8.13.11
Comparing to
See all releases

Code changes from version 8.13.10 to 8.13.11

Files changed (2) hide show
  1. readme.txt +6 -3
  2. shareaholic.php +5 -5
readme.txt CHANGED
@@ -2,9 +2,9 @@
2
  Contributors: shareaholic
3
  Tags: social, social sharing, google analytics, pinterest, twitter, share buttons, content, woocommerce, typepad, amazon, analytics, arto, baidu, bitly, blogger, buffer, cookie compliance, cookie consent, delicious, digg, diigo, disqus, email button, eu cookie law, evernote, facebook, facebook sharing, fancy, fark, feedly, flipboard, floated share buttons, floating share buttons, follow buttons, GDPR, gmail, google bookmarks, google classroom, google plus, hootsuite, hotmail, houzz, inbound.org, instagram, instagram sharing, instapaper, kik, kindle, line, linkedin, livejournal, meneame, mister wong, mix, mixi, odnoklassniki, box.net, onenote, pinboard.in, pinterest, pinterest sharing, plurk, pocket, printfriendly, recommendations, reddit, sexybookmarks, share buttons, share image, shareaholic, shareholic, sms, social bookmarking, social media, social plugin, social share buttons, spotify, stumbleupon, stumpedia, symphony, tinyurl, tumblr, twitter, viadeo, vk, wanelo, wechat, weheartit, weibo, whatsapp, wykop, xing, yahoo, yammer, ycombinator, hacker news, youtube, yummly, zillow
4
  Requires at least: 3.7
5
- Tested up to: 5.2
6
  Requires PHP: 5.2
7
- Stable tag: 8.13.10
8
 
9
 
10
  Boost Audience Engagement with Award Winning Speed Optimized Social Tools: Share Buttons, Related Posts, Monetization & Google Analytics.
@@ -310,6 +310,9 @@ The default Shareaholic thumbnail width is 640px with dynamic height and no crop
310
  Each time you change Shareaholic's thumbnail dimensions like this, you will probably want to have WordPress regenerate appropriate sized thumbnails for all of your images. We highly recommend the [Regenerate Thumbnails](https://wordpress.org/plugins/regenerate-thumbnails/) plugin for this purpose.
311
 
312
  == Changelog ==
 
 
 
313
  = 8.13.10 (2019-09-19) =
314
  * Bugfix: Fixes case where plugins list is not pristine
315
 
@@ -1000,7 +1003,7 @@ Each time you change Shareaholic's thumbnail dimensions like this, you will prob
1000
  * Show Related Posts data status
1001
 
1002
  == Upgrade Notice ==
1003
- = 8.13.10 =
1004
  We update this plugin regularly so we can make it better for you. Update to the latest version for all of the available features and improvements. Thanks for using Shareaholic!
1005
 
1006
  = 8.12.1 =
2
  Contributors: shareaholic
3
  Tags: social, social sharing, google analytics, pinterest, twitter, share buttons, content, woocommerce, typepad, amazon, analytics, arto, baidu, bitly, blogger, buffer, cookie compliance, cookie consent, delicious, digg, diigo, disqus, email button, eu cookie law, evernote, facebook, facebook sharing, fancy, fark, feedly, flipboard, floated share buttons, floating share buttons, follow buttons, GDPR, gmail, google bookmarks, google classroom, google plus, hootsuite, hotmail, houzz, inbound.org, instagram, instagram sharing, instapaper, kik, kindle, line, linkedin, livejournal, meneame, mister wong, mix, mixi, odnoklassniki, box.net, onenote, pinboard.in, pinterest, pinterest sharing, plurk, pocket, printfriendly, recommendations, reddit, sexybookmarks, share buttons, share image, shareaholic, shareholic, sms, social bookmarking, social media, social plugin, social share buttons, spotify, stumbleupon, stumpedia, symphony, tinyurl, tumblr, twitter, viadeo, vk, wanelo, wechat, weheartit, weibo, whatsapp, wykop, xing, yahoo, yammer, ycombinator, hacker news, youtube, yummly, zillow
4
  Requires at least: 3.7
5
+ Tested up to: 5.3
6
  Requires PHP: 5.2
7
+ Stable tag: 8.13.11
8
 
9
 
10
  Boost Audience Engagement with Award Winning Speed Optimized Social Tools: Share Buttons, Related Posts, Monetization & Google Analytics.
310
  Each time you change Shareaholic's thumbnail dimensions like this, you will probably want to have WordPress regenerate appropriate sized thumbnails for all of your images. We highly recommend the [Regenerate Thumbnails](https://wordpress.org/plugins/regenerate-thumbnails/) plugin for this purpose.
311
 
312
  == Changelog ==
313
+ = 8.13.11 (2019-11-06) =
314
+ * Support for WordPress 5.3+
315
+
316
  = 8.13.10 (2019-09-19) =
317
  * Bugfix: Fixes case where plugins list is not pristine
318
 
1003
  * Show Related Posts data status
1004
 
1005
  == Upgrade Notice ==
1006
+ = 8.13.11 =
1007
  We update this plugin regularly so we can make it better for you. Update to the latest version for all of the available features and improvements. Thanks for using Shareaholic!
1008
 
1009
  = 8.12.1 =
shareaholic.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Shareaholic - Grow and Engage Your Audience
4
  Plugin URI: https://www.shareaholic.com/website-tools/
5
  Description: Shareaholic’s official WordPress plugin allows you to add Award-Winning Social Share Buttons, Related Posts, Content Analytics, Ad Monetization, and more to your website.
6
- Version: 8.13.10
7
  Author: Shareaholic
8
  Author URI: https://www.shareaholic.com
9
  Text Domain: shareaholic
@@ -14,7 +14,7 @@ Domain Path: /languages
14
  * The main file!
15
  *
16
  * @package shareaholic
17
- * @version 8.13.10
18
  */
19
 
20
  /**
@@ -72,7 +72,7 @@ if (!class_exists('Shareaholic')) {
72
  const API_URL = 'https://web.shareaholic.com'; // uses static IPs for firewall whitelisting
73
  const CM_API_URL = 'https://cm-web.shareaholic.com'; // uses static IPs for firewall whitelisting
74
 
75
- const VERSION = '8.13.10';
76
 
77
  /**
78
  * Starts off as false so that ::get_instance() returns
@@ -227,13 +227,13 @@ if (!class_exists('Shareaholic')) {
227
  }
228
 
229
  /**
230
- * Runs any update code if the plugin version is different from what is stored in the settings.
231
  */
232
  public static function update() {
233
  if (ShareaholicUtilities::get_version() != Shareaholic::VERSION) {
234
- ShareaholicUtilities::log_event("Upgrade", array ('previous_plugin_version' => ShareaholicUtilities::get_version()));
235
  ShareaholicUtilities::perform_update();
236
  ShareaholicUtilities::set_version(Shareaholic::VERSION);
 
237
  }
238
  }
239
 
3
  Plugin Name: Shareaholic - Grow and Engage Your Audience
4
  Plugin URI: https://www.shareaholic.com/website-tools/
5
  Description: Shareaholic’s official WordPress plugin allows you to add Award-Winning Social Share Buttons, Related Posts, Content Analytics, Ad Monetization, and more to your website.
6
+ Version: 8.13.11
7
  Author: Shareaholic
8
  Author URI: https://www.shareaholic.com
9
  Text Domain: shareaholic
14
  * The main file!
15
  *
16
  * @package shareaholic
17
+ * @version 8.13.11
18
  */
19
 
20
  /**
72
  const API_URL = 'https://web.shareaholic.com'; // uses static IPs for firewall whitelisting
73
  const CM_API_URL = 'https://cm-web.shareaholic.com'; // uses static IPs for firewall whitelisting
74
 
75
+ const VERSION = '8.13.11';
76
 
77
  /**
78
  * Starts off as false so that ::get_instance() returns
227
  }
228
 
229
  /**
230
+ * Runs update code if the plugin version is different from what is stored in the settings.
231
  */
232
  public static function update() {
233
  if (ShareaholicUtilities::get_version() != Shareaholic::VERSION) {
 
234
  ShareaholicUtilities::perform_update();
235
  ShareaholicUtilities::set_version(Shareaholic::VERSION);
236
+ ShareaholicUtilities::log_event("Upgrade", array ('previous_plugin_version' => ShareaholicUtilities::get_version()));
237
  }
238
  }
239