Version Description
- Update Google+ Share button
- Update Google +1 button
- Update Delicious small icon
- Update Diaspora small icon
Download this release
Release Info
Developer | micropat |
Plugin | AddToAny Share Buttons |
Version | 1.2.7.8 |
Comparing to | |
See all releases |
Code changes from version 1.2.7.7 to 1.2.7.8
- README.txt +7 -1
- add-to-any.php +1 -1
- addtoany.admin.php +1 -1
- icons/delicious.png +0 -0
- icons/google_plus_share.png +0 -0
- icons/google_plusone.png +0 -0
- icons/webnews.png +0 -0
README.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: micropat
|
|
3 |
Tags: sharing, share, sharethis, bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, sidebar, widget, email, e-mail, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook like, like, myspace, twitter, tweet, +1, plus 1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, messenger, stumbleupon, technorati, lockerz, addthis, sexybookmarks, sociable, sharedaddy, shareaholic, icon, icons, vector, SVG, wpmu, Add to Any, AddToAny
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 3.8
|
6 |
-
Stable tag: 1.2.7.
|
7 |
|
8 |
Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, StumbleUpon and many more.
|
9 |
|
@@ -236,6 +236,12 @@ Upload the plugin directory (including all files and directories within) to the
|
|
236 |
|
237 |
== Changelog ==
|
238 |
|
|
|
|
|
|
|
|
|
|
|
|
|
239 |
= 1.2.7.7 =
|
240 |
* Perfect compatibility with WordPress 3.8
|
241 |
* Update email icon
|
3 |
Tags: sharing, share, sharethis, bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, sidebar, widget, email, e-mail, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook like, like, myspace, twitter, tweet, +1, plus 1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, messenger, stumbleupon, technorati, lockerz, addthis, sexybookmarks, sociable, sharedaddy, shareaholic, icon, icons, vector, SVG, wpmu, Add to Any, AddToAny
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 3.8
|
6 |
+
Stable tag: 1.2.7.8
|
7 |
|
8 |
Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, StumbleUpon and many more.
|
9 |
|
236 |
|
237 |
== Changelog ==
|
238 |
|
239 |
+
= 1.2.7.8 =
|
240 |
+
* Update Google+ Share button
|
241 |
+
* Update Google +1 button
|
242 |
+
* Update Delicious small icon
|
243 |
+
* Update Diaspora small icon
|
244 |
+
|
245 |
= 1.2.7.7 =
|
246 |
* Perfect compatibility with WordPress 3.8
|
247 |
* Update email icon
|
add-to-any.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Share Buttons by AddToAny
|
4 |
Plugin URI: http://www.addtoany.com/
|
5 |
Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, StumbleUpon and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
-
Version: 1.2.7.
|
7 |
Author: micropat
|
8 |
Author URI: http://www.addtoany.com/
|
9 |
*/
|
3 |
Plugin Name: Share Buttons by AddToAny
|
4 |
Plugin URI: http://www.addtoany.com/
|
5 |
Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, StumbleUpon and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
+
Version: 1.2.7.8
|
7 |
Author: micropat
|
8 |
Author URI: http://www.addtoany.com/
|
9 |
*/
|
addtoany.admin.php
CHANGED
@@ -279,7 +279,7 @@ function A2A_SHARE_SAVE_options_page() {
|
|
279 |
<span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plusone.png'; ?>" width="32" height="20" alt="Google +1" /></span>
|
280 |
</li>
|
281 |
<li id="a2a_wp_google_plus_share" class="addtoany_special_service" title="Google+ Share button">
|
282 |
-
<span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plus_share.png'; ?>" width="
|
283 |
</li>
|
284 |
<li id="a2a_wp_pinterest_pin" class="addtoany_special_service" title="Pinterest Pin It button">
|
285 |
<span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/pinterest_pin.png'; ?>" width="40" height="20" alt="Pinterest Pin It" /></span>
|
279 |
<span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plusone.png'; ?>" width="32" height="20" alt="Google +1" /></span>
|
280 |
</li>
|
281 |
<li id="a2a_wp_google_plus_share" class="addtoany_special_service" title="Google+ Share button">
|
282 |
+
<span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plus_share.png'; ?>" width="56" height="20" alt="Google+ Share" /></span>
|
283 |
</li>
|
284 |
<li id="a2a_wp_pinterest_pin" class="addtoany_special_service" title="Pinterest Pin It button">
|
285 |
<span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/pinterest_pin.png'; ?>" width="40" height="20" alt="Pinterest Pin It" /></span>
|
icons/delicious.png
CHANGED
Binary file
|
icons/google_plus_share.png
CHANGED
Binary file
|
icons/google_plusone.png
CHANGED
Binary file
|
icons/webnews.png
CHANGED
Binary file
|