=== Add to Any Share/Save/Bookmark Button ===
Contributors: micropat
Donate link: http://www.addtoany.com/contact/
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, addtoany, add, any
Requires at least: 2.0
Tested up to: 2.6
Stable tag: 0.9.5
Helps readers share, save, and bookmark your posts and pages using any service, such as Delicious, Digg, Facebook, MySpace, and all the rest.
== Description ==
Helps readers **share**, **save**, and **bookmark** your posts and pages using **any service**, such as Delicious, Digg, Facebook, MySpace, and all the rest. The button comes with Add to Any's customizable **Smart Menu**, which **places the services visitors use at the top of the menu**, based on each visitor's browsing history.
Within the menu, users are additionally given an e-mail option, and an option to bookmark in-browser (Internet Explorer, Firefox, Opera, Safari, etc.), with directions on how to bookmark if their browser does not support auto-bookmarking from links/shortcuts.
* Add to Any Smart Menu
* Includes all services
* Services updated automatically
* Searchable on key-down
* Keyboard navigation
* Google Analytics integration
Demo: http://www.addtoany.com/
See also, the Subscribe button plugin.
== Installation ==
1. Upload `add-to-any` to the `/wp-content/plugins/` directory
1. Activate the plugin through the `Plugins` menu in WordPress
== Frequently Asked Questions ==
= How often is the list of services updated? =
Constantly... and it's done automatically, without having to upgrade the plugin!
= Where can I choose which button to display and other options? =
Go to `Settings` > `Share/Save Buttons`.
= How can I force the button to appear in individual posts and pages? =
If your button isn't already set up to appear (it is by default), type the following tag into the page or post that you want the button to appear in: ``
= How can I remove a button from individual posts and pages? =
Type the following tag into the page or post that you do not want the button to appear in: ``
= Why do embedded objects (like Flash) disappear when the menu is displayed? =
This is done to overcome browser limitations that prevent the drop-down menu from displaying on top of intersecting embedded objects. If you would like to disable this, uncheck the `Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed` option on the plugin's settings page.
== Screenshots ==
1. This is the Add to Any Share/Save button!
2. This is the drop-down menu that appears instantly when visitors move the mouse over the Share/Save button!
== Changelog ==
.9.5:
* New: Custom buttons (specify a URL)
* Fix to permit XHTML Strict validation
.9.4:
* New Menu Styler lets you customize the color of the menus
* New Menu Option: "Only show the menu when the user clicks the Share/Save button"
* New: Set custom JavaScript variables for further customization
* Better support for CSS styling: .addtoany_share_save
* PHP4 legacy and compatibility fixes