このプラグインは 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.

FAQ

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