Standard - The ThoofRank plugin will automatically be displayed below your blog content.
- Upload thoofrank.php to your 'wordpress/wp-content/plugins' folder.
- Go to your WordPress Admin interface (at http://yourblog.com/wp-admin) and log in.
- Under "Plugins", look for the "ThoofRank" plugin, and click "activate".
Advanced - The ThoofRank plugin will be wherever you specify
- This should only be done if you are happy with modifying your template and do not want the ThoofRank plugin to appear in the default automatic insertion after your post content.
- Upload thoofrank.php to your 'wordpress/wp-content/plugins' folder.
- Go to your WordPress Admin interface (at http://yourblog.com/wp-admin) and log in.
- Under "Plugins", look for the "ThoofRank" plugin, and click "activate".
- Add
<?php thoofrank(); ?> anywhere in the loop above where your content is called
You should now be up and running!