Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

PageRank

Opis

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.

Snimke zaslona

  • layout 1
  • layout 2
  • layout 3

Instalacija

  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.

ČPP

Does Pagerank displays backlinks

No, just Google PR!

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“PageRank” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “PageRank” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

  • 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