Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

PageRank

Beschrijving

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.

Schermafdrukken

  • layout 1
  • layout 2
  • layout 3

Installatie

  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!

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“PageRank” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “PageRank” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

  • 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