Plugin Name: Add To Bohemiaa Version: 1.1 Plugin URI: http://www.bohemiaa.com/ Description: Adds a footer link to add the current post or page to a Bo
The CSS for this plugin is found in the included bohemiaa.css file. This file may be edited to change the style of the link.
There are two options on the options page: Link Type and Insertion Type.
Link Type - This option sets if you want your Bohemiaa link to be text, image or both.
Insertion Type - This option sets how you want to insert the link into your posts/pages. There are two choices: auto or template.
The following template tag must be added to your theme in the location you want the link to appear when insertion type is set to template:
<?php if(function_exists(addtobohemiaa)) : addtobohemiaa(); endif; ?>
Last Updated: 2010-10-5
Downloads: 87
Got something to say? Need help?