Pipinews Vote Buttons – Pipinews WordPress Plugin



Pipinews is a dofollow social bookmarking site that allows people to discover and share content from anywhere on the web. If you are having a website , you want to get more traffic and one way link, why don’t you try to add Pipinews Vote Button to your website?

pipinewsbutton

Standard Method – display one instance of the button on a single web page:

<script src="http://pipinews.com/evb/button.php" type="text/javascript"></script>

Advanced Method – display single or multiple buttons on a page, each pointing to a different target url:

<script type="text/javascript">submit_url = 'http://www.yoururl.com';</script><script type="text/javascript" src="http://pipinews.com/evb/button.php"></script>

WordPress Blogs – display Pipinews button on your post pages:

<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script><script type="text/javascript" src="http://www.pipinews.com/evb/button.php"></script>

WordPress Blogs – Pipinews WordPress Plugin – Adds a Pipinews.Com vote button to your posts on WordPress Blog:

Download Pipinews WordPress Plugin

Installation

  1. Upload the extracted archive to ‘wp-content/plugins/’
  2. Activate the plugin through the ‘Plugins’ menu
  3. Open the plugin settings page Settings -> Pipinews Options
  4. Adjust settings to your liking
  5. Enjoy!