We'll create fresh WordPress site with WP-Print installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Once installed take the following steps to set it up:
wp-content/themes/<YOUR THEME NAME>/index.php
. You should place it in single.php, post.php, page.php, etc also if they exist.<?php while (have_posts()) : the_post(); ?>
<?php if(function_exists('wp_print')) { print_link(); } ?>
https://github.com/lesterchan/wp-print
http://dev.wp-plugins.org/browser/wp-print/i18n/
I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks as my school allowance, I will really appreciate it. If not feel free to use it without any obligations.