Version Description
- Add LINE icon (thanks tokyodev)
- Add Mixi icon
- Add Hacker News icon
- Update Twitter icon
Download this release
Release Info
Developer | micropat |
Plugin | AddToAny Share Buttons |
Version | 1.3.8.1 |
Comparing to | |
See all releases |
Code changes from version 1.3.8 to 1.3.8.1
- README.txt +8 -2
- add-to-any.php +1 -1
- icons/line.png +0 -0
- icons/mixi.png +0 -0
- icons/twitter.png +0 -0
- icons/y18.png +0 -0
README.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: micropat, addtoany
|
|
3 |
Tags: sharing, share, share this, bookmarking, social, share button, share buttons, share links, social share, social sharing, social bookmarking, social bookmarks, socialize, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, shortcode, sidebar, widget, responsive, email, e-mail, print, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook share, facebook like, like, twitter, twitter button, twitter share, tweet, tweet button, +1, plus 1, google +1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, wanelo, buffer, stumbleupon, bitly, whatsapp, lockerz, addthis, sociable, sharedaddy, sharethis, shareaholic, icon, icons, vector, SVG, floating, floating buttons, wpmu, Add to Any, AddToAny
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 4.1
|
6 |
-
Stable tag: 1.3.8
|
7 |
|
8 |
Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
|
9 |
|
@@ -290,8 +290,14 @@ Upload the plugin directory (including all files and directories within) to the
|
|
290 |
|
291 |
== Changelog ==
|
292 |
|
|
|
|
|
|
|
|
|
|
|
|
|
293 |
= 1.3.8 =
|
294 |
-
* Floating share buttons are now
|
295 |
* French translation (by Jacques Soulé)
|
296 |
|
297 |
= 1.3.7 =
|
3 |
Tags: sharing, share, share this, bookmarking, social, share button, share buttons, share links, social share, social sharing, social bookmarking, social bookmarks, socialize, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, shortcode, sidebar, widget, responsive, email, e-mail, print, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook share, facebook like, like, twitter, twitter button, twitter share, tweet, tweet button, +1, plus 1, google +1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, wanelo, buffer, stumbleupon, bitly, whatsapp, lockerz, addthis, sociable, sharedaddy, sharethis, shareaholic, icon, icons, vector, SVG, floating, floating buttons, wpmu, Add to Any, AddToAny
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 4.1
|
6 |
+
Stable tag: 1.3.8.1
|
7 |
|
8 |
Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
|
9 |
|
290 |
|
291 |
== Changelog ==
|
292 |
|
293 |
+
= 1.3.8.1 =
|
294 |
+
* Add LINE icon (thanks tokyodev)
|
295 |
+
* Add Mixi icon
|
296 |
+
* Add Hacker News icon
|
297 |
+
* Update Twitter icon
|
298 |
+
|
299 |
= 1.3.8 =
|
300 |
+
* Floating share buttons are now disabled when "Show sharing buttons" is unchecked for a post/page
|
301 |
* French translation (by Jacques Soulé)
|
302 |
|
303 |
= 1.3.7 =
|
add-to-any.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Share Buttons by AddToAny
|
4 |
Plugin URI: https://www.addtoany.com/
|
5 |
Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
-
Version: 1.3.8
|
7 |
Author: AddToAny
|
8 |
Author URI: https://www.addtoany.com/
|
9 |
*/
|
3 |
Plugin Name: Share Buttons by AddToAny
|
4 |
Plugin URI: https://www.addtoany.com/
|
5 |
Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
+
Version: 1.3.8.1
|
7 |
Author: AddToAny
|
8 |
Author URI: https://www.addtoany.com/
|
9 |
*/
|
icons/line.png
ADDED
Binary file
|
icons/mixi.png
ADDED
Binary file
|
icons/twitter.png
CHANGED
Binary file
|
icons/y18.png
ADDED
Binary file
|