This plugin adds a footer link to add the current post or page as a Facebook link.
There are three options on the options page: Link Type, Insertion Type and Page Type.
Link Type - This option sets if you want your Facebook link to be text, icon, both or share button.
Insertion Type - This option sets how you want to insert the link into your posts/pages. There are two choices: auto or template.
Page Type - This option sets whether you want you Facebook link to appear on Posts, Pages or both (Posts and Pages).
When Insertion Type is set to Template the following template tag must be added to your theme in the location you want the link to appear:
<?php if(function_exists(shareonfacebook)) : shareonfacebook(); endif; ?>
Requires: 2.0 or higher
Compatible up to: 3.1.4
Last Updated: 2011-6-2
Downloads: 63,087
Got something to say? Need help?