Beskrivning
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.
Skärmdumpar
Installation
- Unpack the zipfile pagerank-X.y.zip
- Upload folder
pagerank
to the/wp-content/plugins/
directory - Make cache directory writeable chmod 777
- Activate the plugin through the ’Plugins’ menu in WordPress
- Place
<?php if(function_exists('pagerank_display'))pagerank_display(); ?>
in your template or use the sidebar widgets.
Vanliga frågor
- Does Pagerank displays backlinks
-
No, just Google PR!
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”PageRank” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”PageRank” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
- 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