Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Igreen Alexa Site Rank

Descrizione

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.

Installazione

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

Recensioni

Leggi tutte le recensioni di 2

Contributi e sviluppo

“Igreen Alexa Site Rank” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

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