We'll create fresh WordPress site with Igreen Google Page Rank installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This Plugin lets you know your Google Page Rank. This offer several ways to integrate in your blog you can use widgets , short code or plugin API.
As using this you can get Google Page Rank in php variable so you can easily integrate and customize look of your Google Page Rank.
To Print Google Page Rank using short code
[GOOGLEPAGERANK]
To Print Google Page Rank in your theme
echo getGooglePageRank();
or
GooglePageRank();
To Print Google Page Rank of a website using theme
echo getGooglePageRankbySiteName("www.susheelonline.com");
or
getGooglePageRank("www.susheelonline.com");
To print Google Page Rank in side bar
use widget Igreen Google Page Rank Widget
Upload the plugin to the plugins directory, extract it and after activate it.