该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

PageRank

描述

Displays Google PageRank in the sidebar of your blog via widget interfacce or anywhere else via function call. The Plugin comes with 3 different layouts.

屏幕截图

  • layout 1
  • layout 2
  • layout 3

安装

  1. Unpack the zipfile pagerank-X.y.zip
  2. Upload folder pagerank to the /wp-content/plugins/ directory
  3. Make cache directory writeable chmod 777
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Place <?php if(function_exists('pagerank_display'))pagerank_display(); ?> in your template or use the sidebar widgets.

常见问题

Does Pagerank displays backlinks

No, just Google PR!

评价

此插件暂无评价。

贡献者及开发者

「PageRank」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「PageRank」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

  • v0.4 2014-10-15 updated to wp 4.x
    • v0.3 2010-04-27 minor xhtml fix
    • v0.2 2009-09-07 small url fix
    • v0.1 2009-07-07 initial release