Artiss Facebook Link (formally Simple Facebook Link) will generate a URL that allows you to quickly and easily share a post or page on Facebook.
Artiss Facebook link generates a link to Facebook allowing you to share post or page URLs.
It can be used in 2 different ways - a function call within your theme or a short code.
To use the function call (for example within a post loop) is as follows...
<?php if (function_exists('artiss_facebook_link')) : ?>
<a href="<?php artiss_facebook_link(); ?>">Share on Facebook</a>
<?php endif; ?>
Calling artiss_facebook_link will return the appropriate Facebook URL for the current post/page URL.
To use the shortcode you'd simple wrap [facebook] around any text that you wish to add the link to. For example...
[facebook]Share on Facebook[/facebook]
For further instructions on use please read the Other Notes section.
For help with this plugin, or simply to comment or get in touch, please read the appropriate section in "Other Notes" for details. This plugin, and all support, is supplied for free, but donations are always welcome.
Requires: 2.5 or higher
Compatible up to: 3.1.4
Last Updated: 2011-5-6
Downloads: 18,376




