AddToAny Share Buttons - Version 0.4

Version Description

Download this release

Release Info

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

Code changes from version 0.3 to 0.4

Files changed (3) hide show
  1. README.txt +3 -3
  2. add-to-any.php +3 -3
  3. screenshot-1.gif +0 -0
README.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Add to Any ===
2
  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.2
7
- Stable tag: 0.3
8
 
9
  Lets readers bookmark your posts using any bookmark manager.
10
 
@@ -29,4 +29,4 @@ Constantly. We're always in search of new feed readers and bookmark managers. Le
29
 
30
  == Screenshots ==
31
 
32
- Sorry, no Add to Any screenshots just yet!
1
+ === Add to Any Bookmark Button ===
2
  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.2
7
+ Stable tag: 0.4
8
 
9
  Lets readers bookmark your posts using any bookmark manager.
10
 
29
 
30
  == Screenshots ==
31
 
32
+ 1. This is the Add to Any Bookmark Button!
add-to-any.php CHANGED
@@ -3,15 +3,15 @@
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() {
12
  ob_start();
13
  ?>
14
- <a href="http://www.addtoany.com/?sitename=<? bloginfo('name'); ?>&amp;siteurl=<? bloginfo('siteurl'); ?>&amp;linkname=<? the_title(); ?>&amp;linkurl=<? echo get_permalink($id); ?>&amp;type=page"><img src="http://www.addtoany.com/add-bm.gif" width="91" height="17" border="0" title="Add to any service" alt="Add to any service"/></a>
15
  <?
16
  $link = ob_get_contents();
17
  ob_end_clean();
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: .4
7
  Author: MicroPat
8
+ Author URI: http://www.addtoany.com/contact/
9
  */
10
 
11
  function add_to_any_link() {
12
  ob_start();
13
  ?>
14
+ <a href="http://www.addtoany.com/?sitename=<? bloginfo('name'); ?>&amp;siteurl=<? bloginfo('siteurl'); ?>&amp;linkname=<? the_title(); ?>&amp;linkurl=<? echo get_permalink($id); ?>&amp;type=page"><img src="http://www.addtoany.com/bookmark.gif" width="91" height="17" border="0" title="Add to any service" alt="Add to any service"/></a>
15
  <?
16
  $link = ob_get_contents();
17
  ob_end_clean();
screenshot-1.gif ADDED
Binary file