このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Igreen Alexa Site Rank

説明

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.

インストール

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

評価

2件のレビューをすべて表示

貢献者と開発者

Igreen Alexa Site Rank はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Igreen Alexa Site Rank” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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