Description
Multisite Usage Scanner helps WordPress network administrators audit plugin usage across all sites in a multisite installation.
It provides a simple admin interface to:
* List all active plugins per site
* Identify unused plugins across the network
* Export usage data for reporting or cleanup
This tool is especially useful for large networks with legacy plugins or unclear usage patterns.
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to Network Admin Plugins Usage Scanner to begin scanning
FAQ
-
Does this plugin work on single-site installs?
-
No. It is designed specifically for WordPress multisite networks.
-
Will it deactivate unused plugins?
-
No. It only reports usage—it’s up to the admin to take action.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Multisite Usage Scanner” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Multisite Usage Scanner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Tested to 6.9
1.1
- Initial release
- Scans plugin usage across multisite
- Displays active plugins per site
- Export functionality added