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

Version Description

  • Bugfix: Update to fix W3C HTML5 validation
Download this release

Release Info

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

Code changes from version 7.7.0.0 to 7.7.1.0

Files changed (3) hide show
  1. readme.txt +11 -324
  2. shareaholic.php +3 -3
  3. utilities.php +2 -2
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: shareaholic
3
  Tags: shareaholic, shareholic, sexybookmarks, recommendations, related content, cookie consent, share buttons, email button, social sharing, social bookmarking, share image, image sharing, follow buttons, floated share buttons, floating share buttons, analytics, social media, social plugin, facebook, twitter, google plus, google bookmarks, gmail, linkedin, pinterest, reddit, tumblr, evernote, digg, delicious, stumbleupon, printfriendly, fancy, amazon, xing, vk, yahoo, mister wong, viadeo, odnoklassniki box.net, diigo, yammer, ycombinator, hotmail, instapaper, mixi, arto, whatsapp, hootsuite, inbound.org, plurk, aim, buffer, meneame, pinboard.in, stumpedia, bitly, blogger, yummly, izeby, kaboodle, weibo, instagram, tinyurl, typepad, weheartit, flipboard, pocket, wanelo, fark, wykop, symphony, kindle, houzz, youtube, sms, onenote, google classroom, disqus, spotify, zillow, feedly, kik, line, livejournal, baidu
4
  Requires at least: 3.0
5
  Tested up to: 4.4
6
- Stable tag: 7.7.0.0
7
 
8
  World's leading all-in-one Content Amplification Platform that helps grow your site traffic, engagement, conversions & monetization for FREE.
9
 
@@ -19,13 +19,14 @@ Shareaholic is the world's leading **all-in-one Content Amplification Platform**
19
  * [Post-Share Follow Buttons](https://blog.shareaholic.com/post-share-follow-buttons/)
20
  * [EU / UK Cookie Compliance Banner App](https://blog.shareaholic.com/cookie-consent-banner-app/)
21
  * Localized in 15+ languages
 
22
 
23
  > <strong>Support</strong><br>
24
  > One on one email support is available. Visit our [Support Center](http://support.shareaholic.com/). Rest easy knowing real people are ready to help you. Everyone on our Customer Care team is an experienced Shareaholic user.
25
 
26
  = Share Buttons =
27
 
28
- Make it 1-click easy for your visitors to share your content with their friends with Shareaholic's award winning Share Buttons.
29
 
30
  * Vector share & follow buttons (SVG icons)
31
  * Official Share Counters for Twitter, Facebook, LinkedIn, Pinterest, Buffer, Google Plus, and more
@@ -192,6 +193,10 @@ Please see here: [Usage & Installation Instructions](http://support.shareaholic.
192
 
193
  == Changelog ==
194
 
 
 
 
 
195
  = 7.7.0.0 =
196
  * New: Google Analytics integration for sharing analytics ([setup guide](http://support.shareaholic.com/hc/en-us/articles/205181045-))
197
  * New: Options to display 4, 6, 8, 12, or 16 related posts! ([learn more](https://blog.shareaholic.com/additional-options-for-the-shareaholic-related-content-app/))
@@ -1004,302 +1009,11 @@ Please see here: [Usage & Installation Instructions](http://support.shareaholic.
1004
  * Added new feature to Mister-Wong so that now the *.com* extension is replaced dynamically based on your locale
1005
  * Minified stylesheet to save a couple KB
1006
 
1007
- = 2.6.1.3 =
1008
- * Updated Danish translation
1009
- * Updated French translation
1010
- * Added Norwegian translation
1011
- * Added Dutch translation
1012
- * Fixed validity issue with Strands & Plurk sharing links
1013
- * Updated methods of calling styles and scripts
1014
- * Fixed issue with sponsor messages not staying hidden
1015
- * Fixed JSON compatibility issue due to multiple instances of the JSON class
1016
-
1017
- = 2.6.1.2 =
1018
- * Added Plurk
1019
- * Added Danish translation
1020
- * Fixed dashboard styling in IE
1021
- * Removed sidebar ads
1022
- * Added new plugin sponsorship network
1023
- * Added ability to select all, none, and popular networks
1024
- * Added German translation and a german BG image
1025
- * Added custom donation form in sidebar
1026
-
1027
- = 2.6.1.1 =
1028
- * Added Turkish translation
1029
- * Added and updated Italian translation
1030
- * Added Tumblr, Strands, Stumpedia, Current, Blogger
1031
-
1032
- = 2.6.1 =
1033
- * This is a "re-release" of *v2.6.0*, but hopefully without the massive amounts of errors this time.
1034
- * Also removed any and all API calls the plugin was making so as to prevent SexyBookmarks from being the _culprit_ when it comes to people receiving the "Unexpected http error occurred during the API request" error.
1035
- * Removed some old warnings/errors that are no longer needed.
1036
- * Solved the riddle of the disappearing footers/sidebars (I think)
1037
- * Better optimized the dashboard and image sprites
1038
- * I believe this version fixes the problem with bitly creating massive amounts of short URLs for each post, but only time and trial by fire will tell...
1039
- * Also added Orkut
1040
-
1041
- = 2.6.0.1 =
1042
- * This is actually a rollback release back to 2.5.5.1 due to the very unstable nature of 2.6.0. I'll look into that soon. Sorry for having you all update more than once within such a short span of time. we're having growing pains. --norman
1043
-
1044
- = 2.6.0 =
1045
- * Optimized/Reduced file sizes
1046
- * Plugin now uses sprite for all icons in dashboard
1047
- * Custom mods feature added to prevent mods from being lost during upgrade
1048
- * Got rid of feedity and replaced top contributors list with custom function
1049
- * Optimized dashboard jQuery functions to be less redundant
1050
- * Added wishlist to sidebar
1051
- * Added TheWebBlend, Wykop, BlogEngage, Hyves, Pusha, Hatena Bookmarks, MyLinkVault, SlashDot, Squidoo, Propeller, FAQpal, Evernote, Meneame, Bitacoras, JumpTags, Bebo, N4G
1052
-
1053
- = 2.5.5.1 =
1054
- * Undo the jQuery compatibility "fix" introduced in 2.5.5 which generated a ridiculous amount of bug reports. JQuery is now a dependency by default instead of the fix which made it optional. If other activated plugins or your theme is including JQuery and NOT using WordPress's built-in wp_enqueue_script functions, you're doing it wrong!
1055
-
1056
- = 2.5.5 =
1057
- * SexyBookmarks now only loads it's CSS/JS if the menu is being displayed on a particular page/post
1058
- * Added a jQuery compatibility fix for those of you who have had trouble with jQuery related issues
1059
- * Short URLs are now only generated once a post is published
1060
- * Fixed validity of links added in last release
1061
- * Fixed a couple small dashboard bugs (mostly jQuery related)
1062
- * Added Italian translation
1063
- * Added Sphinn, Fleck, Xerpi, Netvibes, Netvouz, NUjij, GlobalGrind, Wikio, Blogosphere News, Posterous, Techmeme, eKudos, Ping.fm, ToMuse
1064
- * Reinstated email link with simple mailto
1065
- * Updated readme with new info
1066
- * Fixed issue with Twitter link breaking if title includes quotes
1067
- * Updated default translation files
1068
- * Added new screenshots
1069
-
1070
- = 2.5.4.1 =
1071
- * Fixed fatal error "cannot redeclare plugins_api()"
1072
-
1073
- = 2.5.4 =
1074
- * Added update notice
1075
- * Fixed a couple minor css issues in dashboard
1076
- * Fixed issue where some themes were causing icons to display vertically rather than horizontally
1077
- * Added Ning, DesignBump, Hacker News (news.ycombinator), Identica, PrintFriendly to the list
1078
- * Added Romanian translation
1079
-
1080
- = 2.5.3.4 =
1081
- * Added French translation
1082
- * Added ability to turn SexyBookmarks on/off on a post by post basis
1083
- * Added more stringent dashboard checks to prevent more conflicts
1084
- * Fixed issue with the default URL shortener
1085
- * Added [B2L Shortener](http://b2l.me)
1086
- * Changed Twitter message from RT @username to (via @username)
1087
- * Fixed problem with plugin adding Blog name to beginning of post titles when shared
1088
- * Fixed problem with bit.ly URLs breaking and returning error
1089
- * Fixed bug causing Twittley default category not to hold it's value
1090
-
1091
- = 2.5.3.3 =
1092
- * snuck in fixing issues introduced w/ some css changes.
1093
- * also just made another release for those who may have gotten the improper release from last night so you won't have to jump thru hoops to get a fixed version.
1094
-
1095
- = 2.5.3.2 =
1096
- * No changes, just fixing SVN hiccup from earlier tonight
1097
-
1098
- = 2.5.3.1 =
1099
- * Fixed issue from **v2.5.3** where CSS was not being applied properly
1100
- * Fixed issue with bit.ly being stubborn when selected
1101
-
1102
- = 2.5.3 =
1103
- * Added i18n / l10n support
1104
- * Added Russian translation and several popular Russian bookmarking sites
1105
- * Added DesignMoo
1106
- * Added bit.ly support and integration
1107
- * Fixed plugin conflicts due to jQuery incompatibility
1108
-
1109
-
1110
- = 2.5.2.3 =
1111
- * Added mobile browser check & ability to hide menu from mobile
1112
- * Fixed issue with titles & URLs on index pointing to site and not individual articles
1113
- * Fixed persistent Twittley error message when saving settings
1114
- * Resolved issue with Google Bookmarks link
1115
- * Fixed Subscribe to comments link
1116
- * Fixed issue with some themes forcing borders and background colors for menu items
1117
- * Minor dashboard adjustments
1118
-
1119
- = 2.5.2.2 =
1120
- * Changed icon of Fwisp by request of site owner
1121
- * Fixed status message problem when trying to dismiss more than one
1122
- * Re-added Twitter Friendly Links support after accidental removal
1123
- * Added an automatic check/removal of email link for those who previously had it set
1124
-
1125
- = 2.5.2.1 =
1126
- * Fixed URL shortening bug from 2.5.2
1127
- * Fixed persistent Twitter bug
1128
- * Fixed readme problem
1129
-
1130
- = 2.5.2 =
1131
- * Added cligs, Supr, Short-to, and Trim as supported URL shortening services
1132
- * Added Fwisp as a supported site
1133
- * FIXED TWITTER ENCODING BUG!!!
1134
- * Updated/Optimized readme file
1135
- * Updated screenshot
1136
- * Completely redesigned the entire plugin options page
1137
- * Refactored some JS code.
1138
- * Limited the jQuery selector for "external" links within the .sexy-bookmarks div.
1139
- * Do not apply JS when links are set **not** to open in a new window in the case that some other plugin is handling such links.
1140
- * Added a few more BG images to choose from.
1141
- * Removed email link until further notice.
1142
- * Fixed the issue with scripts and styles loading throughout the entire dashboard.
1143
- * Fixed small issue with manual mode returning wrong post titles.
1144
- * Added Twittley to the list of sites
1145
-
1146
- = 2.5.1 =
1147
- * Fixed problem with auto-centering and animation slide effect not working.
1148
-
1149
- = 2.5 =
1150
- * Added a permalink structure check so that ALL subscribe to comments links will work no matter how your permalinks are configured.
1151
- * Fixed my CSS goof for people who's theme was applying a background color rather than the desired image.
1152
- * Added the ability to host your own short URLs by using the [Twitter Friendly Links Plugin](http://wordpress.org/extend/plugins/twitter-friendly-links/).
1153
- * You can now choose to place the menu on your site anywhere **once** and it will work throughout the entire site rather than having it displayed on every page/article.
1154
- * Added new "smart options" in the admin area (dependent options).
1155
- * Added new background image "Share the wealth!".
1156
- * Updated the "Sharing is sexy!" and "Sharing is caring!" images.
1157
-
1158
- = 2.4.3 =
1159
- * Replaced the deceased Yahoo! MyWeb with Yahoo! Buzz and a few custom features for that particular service.
1160
- * Fixed error with images not showing up for Tipd, Tumblr, and PFBuzz.
1161
-
1162
- = 2.4.2 =
1163
- * Fixed typo with one of the URL shortening services.
1164
- * Fixed the subscribe to comments feed error I created.
1165
-
1166
- = 2.4.1 =
1167
- * Small CSS fix for anyone having CSS generated content placed in the menu by their theme's stylesheet.
1168
- * Fixed validation error for PFBuzz link.
1169
-
1170
- = 2.4 =
1171
- * Added Tipd, Tumblr, and PFBuzz to the list of available sites.
1172
-
1173
- = 2.3.4 =
1174
- * Small CSS fix for those of you who don't get the "hover" effect on mouseover.
1175
-
1176
- = 2.3.3 =
1177
- * Fixed Snipr URL shortener.
1178
- * Minor CSS fixes
1179
-
1180
- = 2.3.2 =
1181
- * Added option to reset/refresh all stored short URLs.
1182
-
1183
- = 2.3.1 =
1184
- * Fixed auto-centering js not being included when it should be.
1185
- * Fixed minor bug causing apostrophes to not be encoded properly for email subject/body.
1186
-
1187
- = 2.3.0 =
1188
- * Restyled the admin panel and logically grouped the options/settings.
1189
- * Removed use of inline styles (most of them anyway).
1190
- * Minor bug fix for servers that don't support short tags (i.e. you're getting all the Array Array Array messages).
1191
-
1192
- = 2.2.4 =
1193
- * Added iZeby and Mister Wong to the list of available sites.
1194
-
1195
- = 2.2.3 =
1196
- * Fixed minor CSS issue introduced in v2.2.2
1197
- * Added option to auto-center the bookmarks menu (via jQuery).
1198
-
1199
- = 2.2.2 =
1200
- * Added option to vertically expand multi-rowed bookmark lines on mouseover using jQuery.
1201
-
1202
- = 2.2.1 =
1203
- * Fixed problem with short tags that caused an array to print at top of your pages.
1204
- * Fixed urlencode of subject and body of email link.
1205
- * Fixed code's "validity".
1206
- * Title text shows up correctly now rather than displaying the word "Array" when hovering over links.
1207
-
1208
- = 2.2 =
1209
- * Icons are now rearrangeable.
1210
- * You can now pick your own URL shortening service.
1211
- * Code is more efficient and puts less strain on the server.
1212
-
1213
- = 2.1.5 =
1214
- * Fixed bug causing email link to break layouts in some cases (minor update, only critical to those using NextGen plugin).
1215
-
1216
- = 2.1.4 =
1217
- * Fixed small bug that was messing up the "Quick Edit" styles in the dashboard (minor update, not critical).
1218
-
1219
- = 2.1.3 =
1220
- * Replaced cURL command with custom function that stores short URLs in the database to reduce server load.
1221
- * Replaced Furl with Diigo since Furl no longer exists.
1222
- * Now only fetching short URL if Twitter is selected to be displayed in the menu.
1223
-
1224
- = 2.1.2 =
1225
- * Added ability to choose which URL shortening service to use.
1226
- * Also added a fallback to file_get_contents() if cURL is not enabled on your server.
1227
- * Added another fallback so that if file_get_contents() isn't enabled either, the URL won't be shortened and will simply print the permalink of the post.
1228
-
1229
- = 2.1.1 =
1230
- * Fixed the bug causing your sites to crash right and left due to timeouts with the URL shortening service.
1231
-
1232
- = 2.1 =
1233
- * Added ability to display menu on main page.
1234
- * Fixed 2 minor bugs with email link
1235
- * Shortened URLs are now static and do not change with each page refresh.
1236
-
1237
- = 2.0.3 =
1238
- * Fixed error causing RSS and Email icons not to show up when using manual method.
1239
-
1240
- = 2.0.2 =
1241
- * Fixed the display error for Yahoo and Stumbleupon when using manual method.
1242
-
1243
- = 2.0.1 =
1244
- * Fixed the problem with your blogname showing up in each post.
1245
- * Also fixed the encoding of **:** and **?** characters.
1246
-
1247
- = 2.0 =
1248
- * Added newsvine, devmarks, linkedin, "Email to friend", and "Subscribe to comments".
1249
- * Got rid of the table based layout for the admin options area, and replaced it with DIVs.
1250
- * Added another option for choosing the background image of the DIV that contains the menu.
1251
-
1252
- = 1.4 =
1253
- * FAIL - abandoned development and skipped ahead
1254
-
1255
- = 1.3.4 =
1256
- * Done away with all third party URL shortening services. Now using my own service so that you will not receive errors when the max API limit has been reached.
1257
-
1258
- = 1.3.3 =
1259
- * Fixed Twitter links (http://is.gd has a new api with tighter restrictions, so now the plugin uses http://ri.ms to shorten links).
1260
-
1261
- = 1.3.2 =
1262
- * Added a custom function so that you can now insert the menu into your theme anywhere you choose.
1263
-
1264
- = 1.3.1 =
1265
- * Fixed my goof from last night that caused images to disappear.
1266
- * Added extra functionality for Twitter link (auto @reply with your Twitter id).
1267
- * Twitter link automatically shortens the URL to each post via the API at [IS.GD](http://is.gd).
1268
-
1269
- = 1.3 =
1270
- * Corrected a css bug causing the DIV's background image to show.
1271
-
1272
- = 1.2.1 =
1273
- * Fixed issue people have been having with an additional overlay of the menu where it shouldn't be (other plugin conflicts).
1274
-
1275
- = 1.2 =
1276
- * Critical namespace update, no longer "WP-Social-Bookmarks".
1277
- * Added function to allow you to choose page, post, or both.
1278
-
1279
- = 1.1.4 =
1280
- * Resolved issue that caused the menu to be placed at top of post even if "below post" was chosen.
1281
-
1282
- = 1.1.3 =
1283
- * Fixed bug that caused pages to disappear,
1284
- * Now plugin only displays on single posts
1285
-
1286
- = 1.1.2 =
1287
- * Fixed issue with custom css section overlapping icons in options page.
1288
- * Added custom background styles to the container DIV.
1289
-
1290
- = 1.1.1 =
1291
- * Added a custom CSS section for styling the container DIV.
1292
-
1293
- = 1.1 =
1294
- * Added Twitter to the list.
1295
- * Added a few more options.
1296
-
1297
- = 1.0 =
1298
- * Initial release!
1299
-
1300
  == Upgrade Notice ==
1301
- = 7.7.0.0 =
 
1302
  * This is a major update with lots of new features and enhancements that you'll love!
 
1303
 
1304
  = 7.6.2.3 =
1305
  * Bugfix: limit the summary data attribute to at most 500 characters
@@ -1527,31 +1241,4 @@ Lots of new features! You can now center, left and right align your share button
1527
  As always, we're listening and working in all your feedback. This release represents a slew of updates based on a lot of user feedback. For Facebook sharing, sharers are now taken directly to Facebook, now access Share Button and Related Content settings without an (free) account, and much much more.
1528
 
1529
  = 7.0.1.0 =
1530
- * Huge update! Completely re-written from the ground up to be faster and with a new simple interface! Includes brand new Share button themes (including vertical share buttons!) and Related posts themes. Related Posts now come mobile optimized and responsive out of the box - Shareaholic automagically determines how many Related Posts to show given how much screen width it is given. You can now even customize your "You may also like" text and exclude URLs.
1531
-
1532
- = 6.1.3.5 =
1533
- Several bug fixes and performance improvements. This is a highly recommended upgrade!
1534
-
1535
- = 3.2.3.1 =
1536
- Fixed small bug with short URL function which caused it to fail if you do not have cURL enabled
1537
-
1538
- = 3.2.3 =
1539
- Tested on several servers which still had issues with the past releases, and worked on each. You should feel more confident about upgrading to this version.
1540
-
1541
- = 3.2.1.2 =
1542
- Bug fixes for persistent bugs that weren't fixed in v3.2.1.1
1543
-
1544
- = 3.2.1.1 =
1545
- Bug fix release for all bugs that arose with v3.2
1546
-
1547
- = 3.2 =
1548
- Finally integrated the sprite generator (long overdue) plus several critical performance bug fixes
1549
-
1550
- = 3.1 =
1551
- The dynamic sprite generator has been completely rewritten from scratch, so this *should* be the final attempt at getting all of the inconsistencies and errors fixed in the v3 series that has caused so many problems so far.
1552
-
1553
- = 3.0.1 =
1554
- Major bug fixes for v3.0 - Upgrade immediately if you've installed v3.0 as this will fix problems you probably haven't even noticed yet. Will need to go to Settings->SexyBookmarks and save settings again after upgrading.
1555
-
1556
- = 3.0 =
1557
- Users whose servers have PHP5+ AND the PHPGD library installed will need to login to their dashboard (Settings -> SexyBookmarks) and click the "Save Changes" button upon upgrading to generate a dynamic image sprite based on your selection of networks.
3
  Tags: shareaholic, shareholic, sexybookmarks, recommendations, related content, cookie consent, share buttons, email button, social sharing, social bookmarking, share image, image sharing, follow buttons, floated share buttons, floating share buttons, analytics, social media, social plugin, facebook, twitter, google plus, google bookmarks, gmail, linkedin, pinterest, reddit, tumblr, evernote, digg, delicious, stumbleupon, printfriendly, fancy, amazon, xing, vk, yahoo, mister wong, viadeo, odnoklassniki box.net, diigo, yammer, ycombinator, hotmail, instapaper, mixi, arto, whatsapp, hootsuite, inbound.org, plurk, aim, buffer, meneame, pinboard.in, stumpedia, bitly, blogger, yummly, izeby, kaboodle, weibo, instagram, tinyurl, typepad, weheartit, flipboard, pocket, wanelo, fark, wykop, symphony, kindle, houzz, youtube, sms, onenote, google classroom, disqus, spotify, zillow, feedly, kik, line, livejournal, baidu
4
  Requires at least: 3.0
5
  Tested up to: 4.4
6
+ Stable tag: 7.7.1.0
7
 
8
  World's leading all-in-one Content Amplification Platform that helps grow your site traffic, engagement, conversions & monetization for FREE.
9
 
19
  * [Post-Share Follow Buttons](https://blog.shareaholic.com/post-share-follow-buttons/)
20
  * [EU / UK Cookie Compliance Banner App](https://blog.shareaholic.com/cookie-consent-banner-app/)
21
  * Localized in 15+ languages
22
+ * Official support for WooCommerce
23
 
24
  > <strong>Support</strong><br>
25
  > One on one email support is available. Visit our [Support Center](http://support.shareaholic.com/). Rest easy knowing real people are ready to help you. Everyone on our Customer Care team is an experienced Shareaholic user.
26
 
27
  = Share Buttons =
28
 
29
+ Make it 1-click easy for your visitors to share your content with their friends with Shareaholic's award winning Share Buttons. This is the ultimate Social Media Widget for your website.
30
 
31
  * Vector share & follow buttons (SVG icons)
32
  * Official Share Counters for Twitter, Facebook, LinkedIn, Pinterest, Buffer, Google Plus, and more
193
 
194
  == Changelog ==
195
 
196
+ = 7.7.1.0 =
197
+
198
+ * Bugfix: Update to fix W3C HTML5 validation
199
+
200
  = 7.7.0.0 =
201
  * New: Google Analytics integration for sharing analytics ([setup guide](http://support.shareaholic.com/hc/en-us/articles/205181045-))
202
  * New: Options to display 4, 6, 8, 12, or 16 related posts! ([learn more](https://blog.shareaholic.com/additional-options-for-the-shareaholic-related-content-app/))
1009
  * Added new feature to Mister-Wong so that now the *.com* extension is replaced dynamically based on your locale
1010
  * Minified stylesheet to save a couple KB
1011
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1012
  == Upgrade Notice ==
1013
+
1014
+ = 7.7.1.0 =
1015
  * This is a major update with lots of new features and enhancements that you'll love!
1016
+ * W3C HTML5 validation fix
1017
 
1018
  = 7.6.2.3 =
1019
  * Bugfix: limit the summary data attribute to at most 500 characters
1241
  As always, we're listening and working in all your feedback. This release represents a slew of updates based on a lot of user feedback. For Facebook sharing, sharers are now taken directly to Facebook, now access Share Button and Related Content settings without an (free) account, and much much more.
1242
 
1243
  = 7.0.1.0 =
1244
+ * Huge update! Completely re-written from the ground up to be faster and with a new simple interface! Includes brand new Share button themes (including vertical share buttons!) and Related posts themes. Related Posts now come mobile optimized and responsive out of the box - Shareaholic automagically determines how many Related Posts to show given how much screen width it is given. You can now even customize your "You may also like" text and exclude URLs.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
shareaholic.php CHANGED
@@ -3,14 +3,14 @@
3
  * The main file!
4
  *
5
  * @package shareaholic
6
- * @version 7.7.0.0
7
  */
8
 
9
  /*
10
  Plugin Name: Shareaholic | share buttons, analytics, related content
11
  Plugin URI: https://shareaholic.com/publishers/
12
  Description: Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href="admin.php?page=shareaholic-settings">configuration panel</a> for more settings.
13
- Version: 7.7.0.0
14
  Author: Shareaholic
15
  Author URI: https://shareaholic.com
16
  Text Domain: shareaholic
@@ -63,7 +63,7 @@ if (!class_exists('Shareaholic')) {
63
  const CM_API_URL = 'https://cm-web.shareaholic.com'; // uses static IPs for firewall whitelisting
64
  const REC_API_URL = 'http://recommendations.shareaholic.com';
65
 
66
- const VERSION = '7.7.0.0';
67
 
68
  /**
69
  * Starts off as false so that ::get_instance() returns
3
  * The main file!
4
  *
5
  * @package shareaholic
6
+ * @version 7.7.1.0
7
  */
8
 
9
  /*
10
  Plugin Name: Shareaholic | share buttons, analytics, related content
11
  Plugin URI: https://shareaholic.com/publishers/
12
  Description: Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href="admin.php?page=shareaholic-settings">configuration panel</a> for more settings.
13
+ Version: 7.7.1.0
14
  Author: Shareaholic
15
  Author URI: https://shareaholic.com
16
  Text Domain: shareaholic
63
  const CM_API_URL = 'https://cm-web.shareaholic.com'; // uses static IPs for firewall whitelisting
64
  const REC_API_URL = 'http://recommendations.shareaholic.com';
65
 
66
+ const VERSION = '7.7.1.0';
67
 
68
  /**
69
  * Starts off as false so that ::get_instance() returns
utilities.php CHANGED
@@ -1073,7 +1073,7 @@ class ShareaholicUtilities {
1073
  */
1074
  public static function add_header_xua($headers) {
1075
  if(!isset($headers['X-UA-Compatible'])) {
1076
- $headers['X-UA-Compatible'] = 'IE=edge,chrome=1';
1077
  }
1078
  return $headers;
1079
  }
@@ -1083,7 +1083,7 @@ class ShareaholicUtilities {
1083
  *
1084
  */
1085
  public static function draw_meta_xua() {
1086
- echo '<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">';
1087
  }
1088
 
1089
  /**
1073
  */
1074
  public static function add_header_xua($headers) {
1075
  if(!isset($headers['X-UA-Compatible'])) {
1076
+ $headers['X-UA-Compatible'] = 'IE=edge';
1077
  }
1078
  return $headers;
1079
  }
1083
  *
1084
  */
1085
  public static function draw_meta_xua() {
1086
+ echo '<meta http-equiv="X-UA-Compatible" content="IE=edge">';
1087
  }
1088
 
1089
  /**