Title: WPMU Plugin Stats
Author: DeannaS
Published: <strong>2009 年 11 月 10 日</strong>
Last modified: 2018 年 8 月 30 日

---

搜索插件

![](https://ps.w.org/wpmu-plugin-stats/assets/banner-772x250.png?rev=1068705)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/wpmu-plugin-stats_c7c7c7.svg)

# WPMU Plugin Stats

 作者：[DeannaS](https://profiles.wordpress.org/deannas/)

[下载](https://downloads.wordpress.org/plugin/wpmu-plugin-stats.3.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/wpmu-plugin-stats/#description)
 * [评价](https://cn.wordpress.org/plugins/wpmu-plugin-stats/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wpmu-plugin-stats/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wpmu-plugin-stats/#developers)

 [支持](https://wordpress.org/support/plugin/wpmu-plugin-stats/)

## 描述

> The plugin is deprecated and reaches a hard end-of-life date on 31. January 2018!

#### Alternative

You should switch to [Multisite Enhancements](https://wordpress.org/plugins/multisite-enhancements/).
It provides the same functionality and is actively maintained.

This plugin gives you a count and the listing of sites using your installed plugins.

Usage data is cached in a Transient (non-autoloading) but the data collection process
can be a very expensive operation depending on plugin and (especially) site count.

Check the [FAQ](https://wordpress.org/plugins/wpmu-plugin-stats/faq/) for more details
on caching.

 * **Requires a WordPress Multisite Installation**
 * JavaScript is required to toggle the list of sites using a plugin

#### Development

> The plugin has reached its end-of-life. No updates and/or support after 2018-01-
> 31

 * GitHub Repository: [wpmu-plugin-stats](https://github.com/wp-repository/wpmu-plugin-stats)

## 屏幕截图

 * [[
 * Extended Plugin Table on network/plugins.php

## 安装

 1. Install by searching “WPMU Plugin Stats” on Plugins > Add New > Search
 2. Activate by clicking “Network Activate”

## 常见问题

  Installation Instructions

 1. Install by searching “WPMU Plugin Stats” on Plugins > Add New > Search
 2. Activate by clicking “Network Activate”

  When is the stats data refreshed?

 * Auto refresh on every plugin activation and deactivation
    - Auto refresh on `network/plugins.php` if Transient is expired (2h/24h on large
      networks)
    - Manual refresh if you visit `network/plugins.php?manual-stats-refresh=1`

  What happens on large installations

 * Auto refresh is not running on plugin (de)activation
    - Stats data is being regenerated every 24h (see action `wpmu_plugin_stats_refresh`)

  Hooks

 * [Filter] `wpmu_plugin_stats_refresh` – Manually set the expiration time of the
   data (Transient)

## 评价

![](https://secure.gravatar.com/avatar/b5c3820a86f5117c5e2bdb962af4b189daf0b104f9ddf94012400cf62c6e63b1?
s=60&d=retro&r=g)

### 󠀁[Really usefull, works great!](https://wordpress.org/support/topic/really-usefull-works-great/)󠁿

 [Jonathan Pasquier](https://profiles.wordpress.org/jpasquier/) 2016 年 9 月 3 日

Currently using it on two multi-sites installs, with about 30 sites on each platform.
Gives invaluable information when cleaning the platform! Thanks!

![](https://secure.gravatar.com/avatar/aeba68a71fb808a489c50916b5fba7e9cea2b692ca4d0df7c0bb70bf5d6c566c?
s=60&d=retro&r=g)

### 󠀁[WPMU = BREAKS YOUR SITE ! DO NOT INSTALL IT !](https://wordpress.org/support/topic/wpmu-breaks-your-site-do-not-install-it-2/)󠁿

 [Johnny5555](https://profiles.wordpress.org/johnny5555/) 2017 年 2 月 8 日

Stay way from their Plug ins !

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/)

## 贡献者及开发者

「WPMU Plugin Stats」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ DeannaS ](https://profiles.wordpress.org/deannas/)
 *   [ Christian Foellmann ](https://profiles.wordpress.org/cfoellmann/)
 *   [ Jason LeMahieu (MadtownLems) ](https://profiles.wordpress.org/madtownlems/)

「WPMU Plugin Stats」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/wpmu-plugin-stats/contributors)
为本插件所做的贡献。

[帮助将「WPMU Plugin Stats」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wpmu-plugin-stats)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wpmu-plugin-stats/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wpmu-plugin-stats/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wpmu-plugin-stats/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wpmu-plugin-stats/)。

## 更新日志

#### 3.0 (2018-01-31)

 * END of LIFE

#### 2.4 (2017-11-30)

 * Display deprecation notice
 * Set end-of-life to 2018-01-31

#### 2.3 (2017-09-12)

 * FIX javascript error causing UI issues (props @LafColITS)
 * minor code cleanup

#### 2.2 (2015-01-15)

 * Integrated data into ‘plugins.php’ table
 * Moved from storing data in option to transient
 * Changed main filename resulting in a deactivation after update

#### 2.0.1

 * fix for sites with empty title

#### 2.0

 * added some hooks
 * testing for WP 3.8+ (Trunk: 3.9-alpha)
 * removal of build tests for now
 * removed support for all external plugins for now
 * added cleanup of settings on removal (via uninstall.php)

#### 1.6

 * added Spanish translation by Eduardo Larequi (https://github.com/elarequi)

#### 1.5

 * translation support
 * fixes for WP 3.5
 * fix + update of tablesort js library

#### 1.3.2

 * minor cleanups, should work with 3.4.2, and we’ll go from here with better support!

#### 1.2

 * updated for new network admin menu in 3.1, eliminated use of plugin on less than
   WP 3.0

#### 1.1

 * minor tweak to eliminate content shift

## 额外信息

 *  版本 **3.0.1**
 *  最后更新：**8 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.8 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  PHP 版本 ** 5.3 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wpmu-plugin-stats/) 和 [German](https://de.wordpress.org/plugins/wpmu-plugin-stats/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/wpmu-plugin-stats)
 * 标签
 * [multisite](https://cn.wordpress.org/plugins/tags/multisite/)[Plugin Stats](https://cn.wordpress.org/plugins/tags/plugin-stats/)
   [wordpress MU](https://cn.wordpress.org/plugins/tags/wordpress-mu/)[Wordpress Multiuser](https://cn.wordpress.org/plugins/tags/wordpress-multiuser/)
   [wpmu](https://cn.wordpress.org/plugins/tags/wpmu/)
 *  [高级视图](https://cn.wordpress.org/plugins/wpmu-plugin-stats/advanced/)

## 评级

 3 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wpmu-plugin-stats/reviews/)

## 贡献者

 *   [ DeannaS ](https://profiles.wordpress.org/deannas/)
 *   [ Christian Foellmann ](https://profiles.wordpress.org/cfoellmann/)
 *   [ Jason LeMahieu (MadtownLems) ](https://profiles.wordpress.org/madtownlems/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wpmu-plugin-stats/)