QuailPress
QuailPress is a plugin for WordPress. It currently allows you to intergrate with share so that users can easily share your posts on their Facebook accounts.
Change Log:
v0.1.3
added a share button without text (per David Stickel)
linked author name to tekrat.com (per David Stickel)
removed white border from share image (per David Stickel)
corrected version display under options tab
added html source display option
v0.1.2
fixed bug keeping options tab from being displayed (thank you Andrew, and David Stickel)
v0.1.1
initial release!
Download:
The latest version 0.1.3 is available as:
Previous versions are available in the GIT repository.
Installation:
Download the archive and extract it into your wordpress wp-content/plugins directory. This will create the quailpress subdirectory. You can then activate the plugin from the “Plugins” menu in your WordPress admin screen and configure QuailPress under the “Options->QuailPress” tab. You may need to change the permissions of you
You’ll need to add “<?php quailpress_share(); ?>” to wherever you want to display the button. This will typically be in the theme’s directory and is specific to your installation and theme.
Screenshots:
Options configuration screen:

Button displayed under a post, linking to the facebook share page.

Facebook Share popup after user clicks on the button.
