Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Igreen Google Page Rank

Descripción

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.

Instalación

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

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Igreen Google Page Rank» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Igreen Google Page Rank» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

First release