Network Admin Assistant

描述

This plugin will help you:

  1. Find plugins and themes that are not active on any blog.
  2. Determine the impact in case a theme/plugin needs to be upgraded, removed or reconfigured.
  3. See if a widget is in use on any blogs, and track down where.
  4. Find users who do not have a role on any site (and are not network administrators).

This plugin currently does nothing on single-site WordPress installs.

屏幕截图

安装

  1. In WordPress, got to “Plugins->Add New”.
  2. In the search box, type “Network Admin Assistant”.
  3. Find the correct plugin, and click “Install Now”.
  4. When the installation has finished, go to the network admin plugins screen and “Network Activate” the plugin.

常见问题

Why would I use this?

When you’re managing a network of WordPress sites, it can be hard to determine whether a plugin or widgets is used by (m)any of your users. This in turn makes it hard to estimate the impact in case the plugin would (need to) be removed.

Also when a plugin is updated, sometimes it will need to be reconfigured. This plugin can help you find the sites this applies to, so you don’t have to manually go through all of them.

The plugin also adds a ‘view’ to the Users screen, that filters the list to show only users with no role anywhere on the network. You can then decide whether they need to be removed at the network level.

Is this going to slow down my site?

On the front-end, no. On large networks, the admin page will likely be slow, especially on larger networks. Currently the plugin scans a maximum of 9999 sites.

评价

此插件暂无评价。

贡献者及开发者

“Network Admin Assistant” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Network Admin Assistant”插件已被翻译至2种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Network Admin Assistant”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2.1 (2020-07-21)

  • Improvements to the admin screens HTML markup.

1.2 (2020-07-21)

  • Smarter caching by only refreshing when data has expired or when a user requests fresh stats.

1.1 (2020-07-16)

  • Adds theme statistics, as suggested by @mamaduka.

1.0 (2020-07-16)

  • Initial release
  • This plugin replaces (and improves on) the “RT Plugin Statistics” and “RT Widget Statistics” plugins.