Network Admin Assistant

Beskrivning

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.

Skärmdumpar

Installation

  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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Network Admin Assistant” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Network Admin Assistant” har översatts till 2 språk. Tack till översättarna för deras bidrag.

Översätt ”Network Admin Assistant” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.