AddToAny Share Buttons - Version 0.3

Version Description

Download this release

Release Info

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

Code changes from version 0.2 to 0.3

add-to-any/README.txt → README.txt RENAMED
@@ -3,8 +3,8 @@ Contributors: micropat
3
  Donate link:
4
  Tags: bookmarking, social bookmarking, bookmark, button, addtoany, add, any, NewsGator, My, Yahoo, Google, Rojo, Excite, MIX, iTunes, PodNova, Newsburst, WINKsite, Hubdog, Feedalot, NewsIsFree, FireAnt, KlipFolio, MyHommy, NETime, Channel, Feed, Mailer, Rocket, RSS, Reader, Newshutch, My, Hosted, reBlog, FeedMarker, FeedBucket, FeedBlitz, Bloglines, Windows, Live, Protopage, News, Feeds, My, AOL, TheFreeDictionary, Squeet, Bitty, Browser, Preview, LiteFeeds, Gritwire, FeedLounge, FeedReader, FeedOnSite, i, metaRSS, RssFwd, Cheetah, News, SimplyHeadlines, Zhua, Xia, Inclue!, IzyNews, mobilerss, Fyuze, Google, Toolbar, Blox0r, Netvibes, Pageflakes, My, MSN, Odeo, My, EarthLink, Democracy, Player, Mister-Wong, ZapTXT, Newgie, NewsAlloy, Plusmo, Eskobo, FeedNut, Alesti, Rasasa, AvantGo, FeedHugger, FeedShow, 2RSS, Waggr, Aggregato, NewsMob, FeedFeeds, Toppica, My, Yahoo, Bookmarks, Technorati, Favorites, del.icio.us, Furl, Taggle, Facebook, Netvouz, Wink, Ma.gnolia, Jots, Taggly, BlogMarks, OpenBM, Tailrank, Windows, Live, Favorites, Stumble, Upon, Protopage, Bookmarks, Shadows, Blinklist, Segnalo, Slashdot, RawSugar, Scuttle, Smarking, Jookster, Feedmarker, Bookmarks, OnlyWire, unalog, Squidoo, Google, Bookmarks, Spurl, Linkatopia, Simpy, BuddyMarks, Ask.com, MyStuff, Maple, Wists, Kinja, Gravee, Connotea, Backflip, MyLinkVault, SiteJot, Bitty, Browser, dzone, Diigo, diglog, Digg, Reddit, NewsVine, NowPublic, Hugg, Care2, News, Netscape.com, Get, News, Feeds, Feedo, Style
5
  Requires at least: 2.0
6
- Tested up to: 2.1.2
7
- Stable tag: 0.2
8
 
9
  Lets readers bookmark your posts using any bookmark manager.
10
 
@@ -14,7 +14,7 @@ Lets readers bookmark your posts using any bookmark manager such as del.icio.us.
14
 
15
  == Installation ==
16
 
17
- 1. Upload `add-to-any` to the `/wp-content/plugins/` directory
18
  1. Activate the plugin through the 'Plugins' menu in WordPress
19
 
20
  == Frequently Asked Questions ==
3
  Donate link:
4
  Tags: bookmarking, social bookmarking, bookmark, button, addtoany, add, any, NewsGator, My, Yahoo, Google, Rojo, Excite, MIX, iTunes, PodNova, Newsburst, WINKsite, Hubdog, Feedalot, NewsIsFree, FireAnt, KlipFolio, MyHommy, NETime, Channel, Feed, Mailer, Rocket, RSS, Reader, Newshutch, My, Hosted, reBlog, FeedMarker, FeedBucket, FeedBlitz, Bloglines, Windows, Live, Protopage, News, Feeds, My, AOL, TheFreeDictionary, Squeet, Bitty, Browser, Preview, LiteFeeds, Gritwire, FeedLounge, FeedReader, FeedOnSite, i, metaRSS, RssFwd, Cheetah, News, SimplyHeadlines, Zhua, Xia, Inclue!, IzyNews, mobilerss, Fyuze, Google, Toolbar, Blox0r, Netvibes, Pageflakes, My, MSN, Odeo, My, EarthLink, Democracy, Player, Mister-Wong, ZapTXT, Newgie, NewsAlloy, Plusmo, Eskobo, FeedNut, Alesti, Rasasa, AvantGo, FeedHugger, FeedShow, 2RSS, Waggr, Aggregato, NewsMob, FeedFeeds, Toppica, My, Yahoo, Bookmarks, Technorati, Favorites, del.icio.us, Furl, Taggle, Facebook, Netvouz, Wink, Ma.gnolia, Jots, Taggly, BlogMarks, OpenBM, Tailrank, Windows, Live, Favorites, Stumble, Upon, Protopage, Bookmarks, Shadows, Blinklist, Segnalo, Slashdot, RawSugar, Scuttle, Smarking, Jookster, Feedmarker, Bookmarks, OnlyWire, unalog, Squidoo, Google, Bookmarks, Spurl, Linkatopia, Simpy, BuddyMarks, Ask.com, MyStuff, Maple, Wists, Kinja, Gravee, Connotea, Backflip, MyLinkVault, SiteJot, Bitty, Browser, dzone, Diigo, diglog, Digg, Reddit, NewsVine, NowPublic, Hugg, Care2, News, Netscape.com, Get, News, Feeds, Feedo, Style
5
  Requires at least: 2.0
6
+ Tested up to: 2.2
7
+ Stable tag: 0.3
8
 
9
  Lets readers bookmark your posts using any bookmark manager.
10
 
14
 
15
  == Installation ==
16
 
17
+ 1. Upload 'add-to-any.php' to the '/wp-content/plugins/' directory
18
  1. Activate the plugin through the 'Plugins' menu in WordPress
19
 
20
  == Frequently Asked Questions ==
add-to-any/add-to-any.php → add-to-any.php RENAMED
@@ -2,10 +2,10 @@
2
  /*
3
  Plugin Name: Add to Any: Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
- Description: Lets readers bookmark your posts using any bookmark manager.
6
- Version: .2
7
  Author: MicroPat
8
- Author URI: http://www.addtoany.com/contact/
9
  */
10
 
11
  function add_to_any_link() {
2
  /*
3
  Plugin Name: Add to Any: Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
+ Description: Lets readers bookmark your posts using any bookmark manager.
6
+ Version: .3
7
  Author: MicroPat
8
+ Author URI: http://www.adttoany.com/contact/
9
  */
10
 
11
  function add_to_any_link() {