Linux 软件免费装

Kish PR

开发者 Kishore Asokan
更新时间 2013年6月3日 01:01
捐献地址: 去捐款
PHP版本: 2.0.2 及以上
WordPress版本: 2.1

标签

Google Ajax Pagerank

下载

kish-pr.php readme.txt 1.0 class.googlepr.php functions.php img kish-ajax.js

详情介绍:

This plugin is using Google Pagerank API to fetch the Google Pagerank of any webpage and the pages of your blog Features
  1. Display page rank of you blog
  2. Give your visitors a tool to check pagerank
  3. Simple installation
  4. Ajax based Pagerank checker

安装:

Installation is very simple, just upload the unzipped files to the plugins directory and activate the plugin. If you wish to display on the sidebar, just go to the widgets option as shown below Settings You can display the widget anywhere on your blog by just adding the following to your blog template if (function_exists('printPR')) printPR(); // This will print the Pagerank of the current page if (function_exists('printPRBox')) printPRBox(); //This will display the Pagerank checking Tool