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 Alexa Site Rank

Descripción

This Plugin lets you know your ALEXA 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 ALEXA RANK in php variable so you can easily integrate and customize look of your ALEXA RANK.

  1. To Print Alexa Rank using short code

    [AlexaRank]
    
  2. To Print Alexa Rank in your theme

    echo getAlexaRank();
    
    or
    
    AlexaRank();
    
  3. To Print Alexa Rank of a website using theme

    echo getAlexaRankbySiteName("www.sakshamappinternational.com");
    
    or 
    
    AlexaRankbySiteName("www.sakshamappinternational.com");
    
  4. To print Alexa Rank in side bar

    use widget Igreen Alexa Site Rank Widget
    

Manual Installation

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

Instalación

Upload the Igreen Alexa Site Rank plugin to your blog and activate it.

Reseñas

Leer todas las 2 reseñas

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Igreen Alexa Site 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

1.0.1

Update the back end page and change it in core program

4.0.0

Release after testing with wordpress version 4.x