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

Mini Statistics

説明

Many times, while maintaining a WordPress website, we need to find basic statistics like user registrations or user comments and also compare them with different years. It can generate Bar-Diagram or Line-Diagram for different years and different months for the no of users registrations and no of users comments posted in the website.

This plugin is very light-weight, just 10kb, and it uses Google Charts API only where it is needed.

スクリーンショット

  • Mini Statistics admin page showing list of available statistics.
  • Oviewview statistics of User Registrations.
  • Yearly User Registration statistics in Column Chart/Bar Diagram.
  • Yearly User Registration statistics in Line Diagram.
  • Oviewview statistics of User Comments.
  • Yearly User Comments statistics in Column Chart/Bar Diagram.
  • Yearly User Comments statistics in Line Diagram.

インストール

  1. Unzip mini-statistics.zip and upload the mini-statistics directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Mini Statistics” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.3

  • Added Overview Chart as Default.
  • Better design for Line Charts.

1.0.2

  • Small PHP-Notice error fixing. Special thanks to Ayan Debnath.

1.0.1

  • Small bug fixing. Special thanks to Kishore Chowdhury.

1.0.0

  • 1st Release version.