AddToAny Share Buttons - Version 0.9.9.2

Version Description

Download this release

Release Info

Developer micropat
Plugin Icon 128x128 AddToAny Share Buttons
Version 0.9.9.2
Comparing to
See all releases

Code changes from version 0.9.9.1 to 0.9.9.2

Files changed (2) hide show
  1. README.txt +6 -2
  2. add-to-any.php +1 -1
README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.addtoany.com/contact/
4
  Tags: bookmarking, social, social bookmarking, bookmark, bookmarks, sharing, share, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.7.1
7
- Stable tag: 0.9.9.1
8
 
9
  Helps readers share, save, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
10
 
@@ -14,7 +14,7 @@ Helps readers **share**, **save**, **bookmark**, and **email** your posts and pa
14
 
15
  The E-mail tab makes it easy to share via Gmail, Y! Mail, Hotmail, AOL, and any other web-based e-mailer or desktop program. The Bookmark or Add to Favorites tab helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera etc.).
16
 
17
- Individual service icons let you optimize your blog posts for specific social destinations.
18
 
19
  * Add to Any <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
20
  * Includes all services
@@ -101,6 +101,10 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
101
 
102
  == Changelog ==
103
 
 
 
 
 
104
  .9.9.1:
105
 
106
  * Add services.php (critical fix)
4
  Tags: bookmarking, social, social bookmarking, bookmark, bookmarks, sharing, share, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.7.1
7
+ Stable tag: 0.9.9.2
8
 
9
  Helps readers share, save, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
10
 
14
 
15
  The E-mail tab makes it easy to share via Gmail, Y! Mail, Hotmail, AOL, and any other web-based e-mailer or desktop program. The Bookmark or Add to Favorites tab helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera etc.).
16
 
17
+ **Individual service icons** let you optimize your blog posts for specific social destinations.
18
 
19
  * Add to Any <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
20
  * Includes all services
101
 
102
  == Changelog ==
103
 
104
+ .9.9.2:
105
+
106
+ * Services array output fixes
107
+
108
  .9.9.1:
109
 
110
  * Add services.php (critical fix)
add-to-any.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Add to Any: Share/Save/Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Helps readers share, save, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: .9.9.1
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
3
  Plugin Name: Add to Any: Share/Save/Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Helps readers share, save, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: .9.9.2
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */