Multisite Usage Scanner

描述

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.

安裝

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Network Admin Plugins Usage Scanner to begin scanning

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Multisite Usage Scanner” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Multisite Usage Scanner 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2

  • Tested to 6.9

1.1

  • Initial release
  • Scans plugin usage across multisite
  • Displays active plugins per site
  • Export functionality added