Provides info to site admins as to which plugins are activated sitewide, and which blogs plugins are activated on. For users of Plugin Commander or Pl
Author: | Christian Foellmann & Jason Lemahieu (profile at wordpress.org) |
WordPress version required: | 3.8 |
WordPress version tested: | 4.9.8 |
Plugin version: | 3.0.1 |
Added to WordPress repository: | 10-11-2009 |
Last updated: | 30-08-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 60 |
Rated by: | 2 |
Plugin URI: | https://wordpress.org/plugins/wpmu-plugin-sta... |
Total downloads: | 13 998 |
Active installs: | 10+ |
Click to start download
|
Screenshots
Extended Plugin Table on network/plugins.php
FAQ
Installation Instructions
- Install by searching “WPMU Plugin Stats” on Plugins > Add New > Search
- 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)
ChangeLog
3.0 (2018-01-31)
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