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

WP Network Stats

説明

View/Export useful network statistics related to sites, users per site, plugins per site, themes and plugins for all the sites in a WordPress multisite network.

The features include –

  1. Background processing for generating new statistics for the network. It allows you to safely generate stats without compromising the performance of your large multisite network.
  2. Ability to fine tune batch processing settings.
  3. Protected network admin settings.
  4. Notification when the stats are available.
  5. D3 Visualizations
  6. Generates set of CSV files corresponding to different types of stats.

スクリーンショット

  • Requesting latest Network Stats.
  • Cancel previous request for network stats and generate fresh stats.
  • Settings page for Network Stats.
  • Analytics – Users Registered (All time)
  • Analytics – Users Registered (Selected time)
  • Analytics – Sites Registered (All time)
  • Analytics – Sites Privacy
  • Analytics – Active Theme
  • Analytics – DB Version
  • Analytics – Multidimensional Detective
  • Analytics – Export selected data
  • Email notification with network stats overview and requested stats’ attachments.
  • Stats – Plugins
  • Stats (Header only) – Users
  • Stats (Header only) – Themes
  • Stats (Header only) – Sites-1
  • Stats (Header only) – Sites-2
  • Stats (Header only) – Sites-3
  • Stats – User Stats Per Site
  • Stats – Plugin Stats Per Site

インストール

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘WP Network Stats’ and click Install
  3. Network Activate WP Network Stats from your Plugins page.

From WordPress.org

  1. Download wp-network-stats.
  2. Upload the ‘wp-network-stats’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. In the WordPress Network Admin dashboard, navigation to the Plugins page, Locate the menu item that reads “WP Network Stats
  4. Click on Network Activate.

Installing a zip file

  1. Create a zip of wp-network-stats directory.
  2. In the WordPress dashboard, navigate to the Plugins -> Add New page.
  3. Click Upload Plugin.
  4. Upload the zip file and click Install Now.
  5. Click on Network Activate.

Copying a Directory

  1. Copy the wp-network-stats directory into your wp-content/plugins directory.
  2. In the WordPress Network Admin dashboard, navigation to the Plugins page and Locate the menu item that reads “WP Network Stats.
  3. Click on Network Activate.

FAQ

How can I contribute?

Make Pull requests to github repository.

評価

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

貢献者と開発者

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

貢献者

“WP Network Stats” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.4

  • Fixing previous SVN release

1.0.3

  • New analytics charts
  • New plugin stats using wordpress plugins api
  • Secure csv file download for users with permissions only.
  • Option to export selected data.
  • Using bootstrap now on analytics page.

1.0.2

  • Bug fix

1.0.1

  • Bug fix

1.0.0

  • Bug Fixes
  • D3 Visualizations
  • network menus and more settings
  • more validations
  • Background processing using cron job
  • export to csv
  • email notification

0.2.0

  • Shows plugin stats.

0.1.0

  • Shows site stats.

0.0.1

  • This version has boilerplate code for the plugin.