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.

Igreen Google Page Rank

Opis

This Plugin lets you know your Google Page Rank. This offer several ways to integrate in your blog you can use widgets , short code or plugin API.

As using this you can get Google Page Rank in php variable so you can easily integrate and customize look of your Google Page Rank.

  1. To Print Google Page Rank using short code

    [GOOGLEPAGERANK]
    
  2. To Print Google Page Rank in your theme

    echo getGooglePageRank();
    
    or
    
    GooglePageRank();
    
  3. To Print Google Page Rank of a website using theme

    echo getGooglePageRankbySiteName("www.susheelonline.com");
    
    or 
    
    getGooglePageRank("www.susheelonline.com");
    
  4. To print Google Page Rank in side bar

    use widget Igreen Google Page Rank Widget
    

Manual Installation

Upload the plugin to the plugins directory, extract it and after activate it.

Instalacija

Upload the Igreen Google Page Rank plugin to your blog and activate it.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Igreen Google Page Rank” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Igreen Google Page Rank” na svoj jezik.

Zainteresirani ste za razvoj?

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

Dnevnik promjena

1.0

First release